28 return '/campusconnect/learningmodules';
33 $json = $this->
getJsonCore(
'application/ecs-learningmodule');
35 $json->availability = $this->content_obj->getOfflineStatus() ?
'offline' :
'online';
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
buildJson(ilECSSetting $a_server)
Build resource-specific json.
getECSObjectType()
Get ECS resource identifier, e.g.
Handles object exports to ECS.
getJsonCore(string $a_etype)
Build core json structure.