17 return '/campusconnect/learningmodules';
22 $json = $this->
getJsonCore(
'application/ecs-learningmodule');
24 $json->availability = $this->content_obj->getOfflineStatus() ?
'offline' :
'online';
An exception for terminatinating execution or to throw for unit testing.
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.