ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
__construct (& $object) | |
getStructureObject () | |
_parseStructure () | |
isValid () | |
getObject () | |
read access to parent object More... | |
Data Fields | |
$object | |
$structureObject | |
Definition at line 37 of file class.ilSoapStructureReader.php.
ilSoapStructureReader::__construct | ( | & | $object | ) |
Definition at line 41 of file class.ilSoapStructureReader.php.
References $object, and ilSoapStructureObjectFactory\getInstanceForObject().
ilSoapStructureReader::_parseStructure | ( | ) |
Definition at line 52 of file class.ilSoapStructureReader.php.
Referenced by getStructureObject().
ilSoapStructureReader::getObject | ( | ) |
read access to parent object
Definition at line 64 of file class.ilSoapStructureReader.php.
References $object.
Referenced by ilSoapGLOStructureReader\_parseStructure(), and ilSoapLMStructureReader\_parseStructure().
ilSoapStructureReader::getStructureObject | ( | ) |
Definition at line 47 of file class.ilSoapStructureReader.php.
References $structureObject, and _parseStructure().
ilSoapStructureReader::isValid | ( | ) |
Definition at line 56 of file class.ilSoapStructureReader.php.
ilSoapStructureReader::$object |
Definition at line 38 of file class.ilSoapStructureReader.php.
Referenced by __construct(), ilSoapLMStructureReader\__construct(), and getObject().
ilSoapStructureReader::$structureObject |
Definition at line 39 of file class.ilSoapStructureReader.php.
Referenced by ilSoapLMStructureReader\_parseStructure(), and getStructureObject().