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