|
ILIAS
release_8 Revision v8.24
|
Wraps ilObject dependencies. More...
Inheritance diagram for ilConditionObjectAdapter:
Collaboration diagram for ilConditionObjectAdapter:Public Member Functions | |
| getObjIdForRefId (int $a_ref_id) | |
| Get object id for reference id. More... | |
| getTypeForObjId (int $a_obj_id) | |
| Get object type for object id. More... | |
| getObjIdForRefId (int $a_ref_id) | |
| Get object id for reference id. More... | |
| getTypeForObjId (int $a_obj_id) | |
| Get object type for object id. More... | |
Wraps ilObject dependencies.
Definition at line 27 of file class.ilConditionObjectAdapter.php.
| ilConditionObjectAdapter::getObjIdForRefId | ( | int | $a_ref_id | ) |
Get object id for reference id.
Implements ilConditionObjectAdapterInterface.
Definition at line 32 of file class.ilConditionObjectAdapter.php.
References ilObject\_lookupObjId().
Here is the call graph for this function:| ilConditionObjectAdapter::getTypeForObjId | ( | int | $a_obj_id | ) |
Get object type for object id.
Implements ilConditionObjectAdapterInterface.
Definition at line 40 of file class.ilConditionObjectAdapter.php.
References ilObject\_lookupType().
Here is the call graph for this function: