18 declare(strict_types=1);
    46     public function init(): void
    48         $this->copy_enabled = 
false;
    49         $this->static_link_enabled = 
true;
    50         $this->delete_enabled = 
true;
    51         $this->cut_enabled = 
true;
    52         $this->subscribe_enabled = 
true;
    53         $this->link_enabled = 
true;
    54         $this->info_screen_enabled = 
true;
    56         $this->gui_class_name = 
'ilobjremotetestgui';
    59         if ($this->substitutions->isActive()) {
    60             $this->substitutions_enabled = 
true;
   107                 return parent::getCommandFrame($cmd);
 static _getCommands()
get commands 
 
getCommandFrame(string $cmd)
get command frame 
 
_lookupOrganization(string $table, int $a_obj_id)
lookup organization 
 
static getInstance()
Get the singelton instance of this ilECSExportManager. 
 
__construct()
Constructor. 
 
static getInstance()
Get the singleton instance of this ilECSImportManager. 
 
getProperties()
get properties (offline) 
 
__construct(Container $dic, ilPlugin $plugin)
 
addCustomProperty(string $property='', string $value='', bool $alert=false, bool $newline=false)
 
static _getInstanceByObjectType(string $a_type)
 
static _lookupOnline($a_obj_id)
Lookup online.