|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilObjectFactoryWrapper. More...
Collaboration diagram for ilObjectFactoryWrapper: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 $ref_id, and ilObjectFactory\getInstanceByRefId().
Here is the call graph for this function:
|
static |
Definition at line 33 of file class.ilObjectFactoryWrapper.php.
References $instance.
Referenced by ilObjStudyProgramme\__construct().
Here is the caller graph for this function:
|
static |
Definition at line 31 of file class.ilObjectFactoryWrapper.php.
Referenced by singleton().