|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 ilSoapStructureReader\$structureObject, ilSoapStructureObjectFactory\getInstance(), and ilSoapStructureReader\getObject().
Here is the call graph for this function: