|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 67 of file class.ilSoapStructureObjectFactory.php.
References $type.
Referenced by getInstance(), and getInstanceForObject().
Here is the caller graph for this function:| ilSoapStructureObjectFactory::getInstance | ( | $objId, | |
| $type, | |||
| $title, | |||
| $description, | |||
| $parentRefId | |||
| ) |
Definition at line 57 of file class.ilSoapStructureObjectFactory.php.
References $description, $title, $type, and _getClassnameForType().
Referenced by ilSoapGLOStructureReader\_parseStructure(), and ilSoapLMStructureReader\_parseStructure().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSoapStructureObjectFactory::getInstanceForObject | ( | $object | ) |
Definition at line 36 of file class.ilSoapStructureObjectFactory.php.
References _getClassnameForType().
Referenced by ilSoapStructureReader\__construct().
Here is the call graph for this function:
Here is the caller graph for this function: