| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilSoapGLOTermDefinitionStructureObject:
 Inheritance diagram for ilSoapGLOTermDefinitionStructureObject: Collaboration diagram for ilSoapGLOTermDefinitionStructureObject:
 Collaboration diagram for ilSoapGLOTermDefinitionStructureObject:| Public Member Functions | |
| ilSoapGLOTermDefinitionStructureObject ($objId, $type, $title, $description, $parentRefId) | |
| getInternalLink () | |
| return current internal_link | |
| getGotoLink () | |
| return current goto_link | |
|  Public Member Functions inherited from ilSoapStructureObject | |
| ilSoapStructureObject ($objId, $type, $title, $description, $parentRefId=null) | |
| addStructureObject ($structureObject) | |
| add structure object to its parent | |
| getStructureObjects () | |
| returns sub structure elements | |
| setObjId ($value) | |
| set current ObjId | |
| getObjId () | |
| return current object id | |
| setTitle ($value) | |
| set current title | |
| getTitle () | |
| return current title | |
| setDescription ($value) | |
| set current description | |
| getDescription () | |
| return current description | |
| setType ($value) | |
| set current type | |
| getType () | |
| return current type | |
| _getXMLAttributes () | |
| get xml tag attributes | |
| _getTagName () | |
| setParentRefId ($parentRefId) | |
| set ref id for parent object (used for permanent link if set) | |
| getParentRefId () | |
| read access to parents ref id | |
| exportXML ($xml_writer) | |
| export to xml writer | |
| Additional Inherited Members | |
|  Data Fields inherited from ilSoapStructureObject | |
| $obj_id | |
| $title | |
| $type | |
| $description | |
| $parentRefId | |
| $structureObjects = array () | |
Definition at line 39 of file class.ilSoapGLOTermDefinitionStructureObject.php.
| ilSoapGLOTermDefinitionStructureObject::getGotoLink | ( | ) | 
return current goto_link
Reimplemented from ilSoapStructureObject.
Definition at line 50 of file class.ilSoapGLOTermDefinitionStructureObject.php.
| ilSoapGLOTermDefinitionStructureObject::getInternalLink | ( | ) | 
return current internal_link
Reimplemented from ilSoapStructureObject.
Definition at line 46 of file class.ilSoapGLOTermDefinitionStructureObject.php.
| ilSoapGLOTermDefinitionStructureObject::ilSoapGLOTermDefinitionStructureObject | ( | $objId, | |
| $type, | |||
| $title, | |||
| $description, | |||
| $parentRefId | |||
| ) | 
Definition at line 41 of file class.ilSoapGLOTermDefinitionStructureObject.php.
References ilSoapStructureObject\$description, ilSoapStructureObject\$parentRefId, ilSoapStructureObject\$title, ilSoapStructureObject\$type, and ilSoapStructureObject\ilSoapStructureObject().
 Here is the call graph for this function:
 Here is the call graph for this function: