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 =
'ilobjremotewikigui';
59 if ($this->substitutions->isActive()) {
60 $this->substitutions_enabled =
true;
107 return parent::getCommandFrame($cmd);
_lookupOrganization(string $table, int $a_obj_id)
lookup organization
getCommandFrame(string $cmd)
get command frame
static getInstance()
Get the singelton instance of this ilECSExportManager.
__construct()
Constructor.
static getInstance()
Get the singleton instance of this ilECSImportManager.
static _lookupOnline($a_obj_id)
Lookup online.
getProperties()
get properties (offline)
__construct(Container $dic, ilPlugin $plugin)
static _getCommands()
get commands
addCustomProperty(string $property="", string $value="", bool $alert=false, bool $newline=false)
static _getInstanceByObjectType(string $a_type)