|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ilSoapLMStructureReader:
Collaboration diagram for ilSoapLMStructureReader:Public Member Functions | |
| __construct ($object) | |
| _parseStructure () | |
Public Member Functions inherited from ilSoapStructureReader | |
| __construct (&$object) | |
| getStructureObject () | |
| _parseStructure () | |
| isValid () | |
| getObject () | |
| read access to parent object More... | |
Additional Inherited Members | |
Data Fields inherited from ilSoapStructureReader | |
| $object | |
| $structureObject | |
Definition at line 37 of file class.ilSoapLMStructureReader.php.
| ilSoapLMStructureReader::__construct | ( | $object | ) |
| object | $object |
Definition at line 44 of file class.ilSoapLMStructureReader.php.
References ilSoapStructureReader\$object.
| ilSoapLMStructureReader::_parseStructure | ( | ) |
Reimplemented from ilSoapStructureReader.
Definition at line 49 of file class.ilSoapLMStructureReader.php.
References $i, $nodes, ilSoapStructureReader\$structureObject, ilSoapStructureObjectFactory\getInstance(), and ilSoapStructureReader\getObject().
Here is the call graph for this function: