コード例 #1
0
 public function _init()
 {
     parent::_init();
     $this->set_template('Synerg_Form_Gameresoucetypesresourcetemplate');
 }
コード例 #2
0
 public function _init()
 {
     parent::_init();
     $this->set_template('Synerg_Form_Gameresoucetypesgrouptemplate');
     $this->set_action('/admin/synerg/resourcesresponseedit');
 }