|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Wraps ilObject dependencies. More...
Inheritance diagram for ilConditionObjectAdapter:
Collaboration diagram for ilConditionObjectAdapter:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| getObjIdForRefId ($a_ref_id) | |
| Get object id for reference id. More... | |
| getTypeForObjId ($a_obj_id) | |
| Get object type for object id. More... | |
| getObjIdForRefId ($a_ref_id) | |
| Get object id for reference id. More... | |
| getTypeForObjId ($a_obj_id) | |
| Get object type for object id. More... | |
Wraps ilObject dependencies.
Definition at line 11 of file class.ilConditionObjectAdapter.php.
| ilConditionObjectAdapter::__construct | ( | ) |
| ilConditionObjectAdapter::getObjIdForRefId | ( | $a_ref_id | ) |
Get object id for reference id.
| int | $a_ref_id |
Implements ilConditionObjectAdapterInterface.
Definition at line 26 of file class.ilConditionObjectAdapter.php.
References ilObject\_lookupObjId().
Here is the call graph for this function:| ilConditionObjectAdapter::getTypeForObjId | ( | $a_obj_id | ) |
Get object type for object id.
| int | $a_obj_id |
Implements ilConditionObjectAdapterInterface.
Definition at line 37 of file class.ilConditionObjectAdapter.php.
References ilObject\_lookupType().
Here is the call graph for this function: