ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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().
ilSoapStructureObjectFactory::getInstance | ( | $objId, | |
$type, | |||
$title, | |||
$description, | |||
$parentRefId | |||
) |
Definition at line 52 of file class.ilSoapStructureObjectFactory.php.
References $title, and _getClassnameForType().
Referenced by ilSoapGLOStructureReader\_parseStructure(), and ilSoapLMStructureReader\_parseStructure().
ilSoapStructureObjectFactory::getInstanceForObject | ( | $object | ) |
Definition at line 35 of file class.ilSoapStructureObjectFactory.php.
References _getClassnameForType().
Referenced by ilSoapStructureReader\__construct().