5include_once
'Services/WebServices/ECS/classes/class.ilECSObjectSettings.php';
19 return '/campusconnect/learningmodules';
24 $json = $this->
getJsonCore(
'application/ecs-learningmodule');
26 $json->availability = $this->content_obj->getOnline() ?
'online' :
'offline';
Class ilECSLearningModuleSettings.
buildJson(ilECSSetting $a_server)
Build resource-specific json.
getECSObjectType()
Get ECS resource identifier, e.g.
Handles object exports to ECS.
getJsonCore($a_etype)
Build core json structure.