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