ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilSoapStructureReader (&$object) | |
getStructureObject () | |
_parseStructure () | |
isValid () | |
getObject () | |
read access to parent object |
Data Fields | |
$object | |
$structureObject |
Definition at line 37 of file class.ilSoapStructureReader.php.
ilSoapStructureReader::_parseStructure | ( | ) |
Reimplemented in ilSoapGLOStructureReader, and ilSoapLMStructureReader.
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 ilSoapLMStructureReader\_parseStructure(), and ilSoapGLOStructureReader\_parseStructure().
ilSoapStructureReader::getStructureObject | ( | ) |
Definition at line 47 of file class.ilSoapStructureReader.php.
References $structureObject, and _parseStructure().
ilSoapStructureReader::ilSoapStructureReader | ( | & | $object | ) |
Definition at line 41 of file class.ilSoapStructureReader.php.
References $object, and ilSoapStructureObjectFactory\getInstanceForObject().
Referenced by ilSoapGLOStructureReader\ilSoapGLOStructureReader(), and ilSoapLMStructureReader\ilSoapLMStructureReader().
ilSoapStructureReader::isValid | ( | ) |
Definition at line 56 of file class.ilSoapStructureReader.php.
ilSoapStructureReader::$object |
Definition at line 38 of file class.ilSoapStructureReader.php.
Referenced by getObject(), ilSoapGLOStructureReader\ilSoapGLOStructureReader(), ilSoapLMStructureReader\ilSoapLMStructureReader(), and ilSoapStructureReader().
ilSoapStructureReader::$structureObject |
Definition at line 39 of file class.ilSoapStructureReader.php.
Referenced by ilSoapLMStructureReader\_parseStructure(), and getStructureObject().