ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
Class ilObjectFactoryWrapper. More...
Public Member Functions | |
getInstanceByRefId (int $ref_id, bool $stop_on_error=true) | |
Static Public Member Functions | |
static | singleton () |
Static Public Attributes | |
static ilObjectFactoryWrapper | $instance = null |
Class ilObjectFactoryWrapper.
Wraps around static class ilObjectFactory to make the object factory exchangeable in ilObjStudyProgramm for testing purpose.
Definition at line 29 of file class.ilObjectFactoryWrapper.php.
ilObjectFactoryWrapper::getInstanceByRefId | ( | int | $ref_id, |
bool | $stop_on_error = true |
||
) |
Definition at line 41 of file class.ilObjectFactoryWrapper.php.
References ilObjectFactory\getInstanceByRefId().
|
static |
Definition at line 33 of file class.ilObjectFactoryWrapper.php.
References null.
Referenced by ilObjStudyProgramme\__construct().
|
static |
Definition at line 31 of file class.ilObjectFactoryWrapper.php.