Пример #1
0
 protected function initialise_attributes()
 {
     global $IZAPSETTINGS;
     parent::initialise_attributes();
     $this->attributes['subtype'] = 'izap_videos';
     $this->IZAPSETTINGS = $IZAPSETTINGS;
 }
Пример #2
0
 protected function initialise_attributes()
 {
     parent::initialise_attributes();
     $this->attributes['subtype'] = "file";
 }
Пример #3
0
 protected function initialise_attributes()
 {
     parent::initialise_attributes();
     $this->attributes['subtype'] = "plugin_release";
 }