protected function init()
 {
     parent::init();
     $this->data['objecttable'] = VPL_VARIATIONS;
     $this->legacyaction = 'variations form';
 }
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'view';
 }
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'jail servers tested';
 }
 protected function init()
 {
     parent::init();
     $this->legacyaction = 'execution save options';
 }
 protected function init()
 {
     parent::init();
     $this->legacyaction = 'variations form';
 }
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'Download all submissions';
 }
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'execution limits form';
 }
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'show_webservice';
 }
 protected function init()
 {
     parent::init();
     $this->legacyaction = 'execution save keeplist';
 }
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'u';
     $this->legacyaction = 'set jails';
 }
 protected function init()
 {
     parent::init();
     $this->data['crud'] = 'r';
     $this->legacyaction = 'similarity form';
 }