|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilSoapLMPageStructureObject:
Collaboration diagram for ilSoapLMPageStructureObject:Public Member Functions | |
| getInternalLink () | |
Public Member Functions inherited from ilSoapStructureObject | |
| __construct (int $objId, string $type, string $title, string $description, ?int $parentRefId=null) | |
| addStructureObject (ilSoapStructureObject $structureObject) | |
| getStructureObjects () | |
| setObjId (int $value) | |
| getObjId () | |
| setTitle (string $value) | |
| getTitle () | |
| setDescription (string $value) | |
| getDescription () | |
| setType (string $value) | |
| getType () | |
| getGotoLink () | |
| getInternalLink () | |
| _getXMLAttributes () | |
| _getTagName () | |
| setParentRefId (int $parentRefId) | |
| getParentRefId () | |
| exportXML (ilXmlWriter $xml_writer) | |
Additional Inherited Members | |
Data Fields inherited from ilSoapStructureObject | |
| int | $obj_id |
| string | $title |
| string | $type |
| string | $description |
| int | $parentRefId |
| array | $structureObjects = array() |
Definition at line 34 of file class.ilSoapLMPageStructureObject.php.
| ilSoapLMPageStructureObject::getInternalLink | ( | ) |
Reimplemented from ilSoapStructureObject.
Definition at line 36 of file class.ilSoapLMPageStructureObject.php.
References ilSoapStructureObject\getObjId(), and ilSoapStructureObject\getTitle().
Here is the call graph for this function: