コード例 #1
0
 protected function init()
 {
     parent::init();
     $this->data['objecttable'] = VPL_VARIATIONS;
     $this->legacyaction = 'variations form';
 }
コード例 #2
0
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'view';
 }
コード例 #3
0
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'jail servers tested';
 }
コード例 #4
0
 protected function init()
 {
     parent::init();
     $this->legacyaction = 'execution save options';
 }
コード例 #5
0
 protected function init()
 {
     parent::init();
     $this->legacyaction = 'variations form';
 }
コード例 #6
0
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'Download all submissions';
 }
コード例 #7
0
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'execution limits form';
 }
コード例 #8
0
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'show_webservice';
 }
コード例 #9
0
 protected function init()
 {
     parent::init();
     $this->legacyaction = 'execution save keeplist';
 }
コード例 #10
0
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'u';
     $this->legacyaction = 'set jails';
 }
コード例 #11
0
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'similarity form';
 }