|
ILIAS
Release_5_0_x_branch Revision 61816
|
Collaboration diagram for ilSoapStructureObjectFactory:Public Member Functions | |
| getInstanceForObject ($object) | |
| getInstance ($objId, $type, $title, $description, $parentRefId) | |
| _getClassnameForType ($type) | |
Definition at line 34 of file class.ilSoapStructureObjectFactory.php.
| ilSoapStructureObjectFactory::_getClassnameForType | ( | $type | ) |
Definition at line 61 of file class.ilSoapStructureObjectFactory.php.
Referenced by getInstance(), and getInstanceForObject().
Here is the caller graph for this function:| ilSoapStructureObjectFactory::getInstance | ( | $objId, | |
| $type, | |||
| $title, | |||
| $description, | |||
| $parentRefId | |||
| ) |
Definition at line 52 of file class.ilSoapStructureObjectFactory.php.
References _getClassnameForType().
Referenced by ilSoapLMStructureReader\_parseStructure(), and ilSoapGLOStructureReader\_parseStructure().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSoapStructureObjectFactory::getInstanceForObject | ( | $object | ) |
Definition at line 35 of file class.ilSoapStructureObjectFactory.php.
References _getClassnameForType().
Referenced by ilSoapStructureReader\ilSoapStructureReader().
Here is the call graph for this function:
Here is the caller graph for this function: