35include_once 
"./webservice/soap/classes/class.ilSoapStructureReader.php";
 
   36include_once 
"./webservice/soap/classes/class.ilSoapStructureObjectFactory.php";
 
   37include_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);
 
An exception for terminatinating execution or to throw for unit testing.
static getDefinitionList($a_term_id)
static
getInstance($objId, $type, $title, $description, $parentRefId)
getObject()
read access to parent object