24 include_once
"Services/Object/classes/class.ilObjectListGUI.php";
44 parent::__construct();
54 $this->copy_enabled =
false;
55 $this->static_link_enabled =
true;
56 $this->delete_enabled =
true;
57 $this->cut_enabled =
true;
58 $this->subscribe_enabled =
true;
59 $this->link_enabled =
true;
60 $this->info_screen_enabled =
true;
62 $this->gui_class_name =
'ilobjremotelearningmodulegui';
64 include_once(
'Services/AdvancedMetaData/classes/class.ilAdvancedMDSubstitution.php');
66 if($this->substitutions->isActive())
68 $this->substitutions_enabled =
true;
72 include_once(
'Modules/RemoteLearningModule/classes/class.ilObjRemoteLearningModuleAccess.php');
86 function initItem($a_ref_id, $a_obj_id, $a_title =
"", $a_description =
"")
88 parent::initItem($a_ref_id, $a_obj_id, $a_title, $a_description);
102 include_once(
'Modules/RemoteLearningModule/classes/class.ilObjRemoteLearningModule.php');
128 include_once(
'./Services/WebServices/ECS/classes/class.ilECSExport.php');
129 include_once(
'./Services/WebServices/ECS/classes/class.ilECSImport.php');
138 return parent::getCommandFrame($a_cmd);
static _lookupEContentId($a_obj_id)
get econent_id
getProperties()
get properties (offline)
static _isRemote($a_server_id, $a_econtent_id)
is remote object
static _lookupOnline($a_obj_id)
Lookup online.
initItem($a_ref_id, $a_obj_id, $a_title="", $a_description="")
inititialize new item
static _getInstanceByObjectType($a_type)
Singleton: use this method to get an instance.
__construct()
Constructor.
getCommandFrame($a_cmd)
get command frame
static _getCommands()
get commands
static lookupServerId($a_obj_id)
Lookup server id of imported content <type> $ilDB.
Create styles array
The data for the language used.
static _lookupOrganization($a_obj_id)
lookup organization
addCustomProperty($a_property="", $a_value="", $a_alert=false, $a_newline=false)
add custom property