|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilSoapStructureObjectFactory:Public Member Functions | |
| getInstanceForObject (ilObject $object) | |
| getInstance (int $objId, string $type, string $title, string $description, int $parentRefId) | |
| _getClassnameForType (string $type) | |
Definition at line 30 of file class.ilSoapStructureObjectFactory.php.
| ilSoapStructureObjectFactory::_getClassnameForType | ( | string | $type | ) |
Definition at line 67 of file class.ilSoapStructureObjectFactory.php.
References $type.
Referenced by getInstanceForObject().
Here is the caller graph for this function:| ilSoapStructureObjectFactory::getInstance | ( | int | $objId, |
| string | $type, | ||
| string | $title, | ||
| string | $description, | ||
| int | $parentRefId | ||
| ) |
Definition at line 52 of file class.ilSoapStructureObjectFactory.php.
Referenced by ilSoapGLOStructureReader\_parseStructure().
Here is the caller graph for this function:| ilSoapStructureObjectFactory::getInstanceForObject | ( | ilObject | $object | ) |
Definition at line 32 of file class.ilSoapStructureObjectFactory.php.
References _getClassnameForType(), ilObject\getId(), ilObject\getLongDescription(), ilObject\getRefId(), ilObject\getTitle(), and ilObject\getType().
Referenced by ilSoapStructureReader\__construct().
Here is the call graph for this function:
Here is the caller graph for this function: