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