35 include_once
"./webservice/soap/classes/class.ilSoapStructureReader.php";
36 include_once
"./webservice/soap/classes/class.ilSoapStructureObjectFactory.php";
37 include_once
"./Modules/Glossary/classes/class.ilGlossaryDefinition.php";
45 $terms = $this->
object->getTermlist();
47 foreach ($terms as $term) {
58 $this->structureObject->addStructureObject($termStructureObject);
62 foreach ($defs as
$def) {
71 $termStructureObject->addStructureObject($defStructureObject);
static getDefinitionList($a_term_id)
static
getObject()
read access to parent object
getInstance($objId, $type, $title, $description, $parentRefId)