ILIAS
release_8 Revision v8.19
|
Interface for ilObject dependency. More...
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... | |
Interface for ilObject dependency.
Definition at line 27 of file interface.ilConditionObjectAdapterInterface.php.
ilConditionObjectAdapterInterface::getObjIdForRefId | ( | int | $a_ref_id | ) |
Get object id for reference id.
Implemented in ilConditionObjectAdapter.
ilConditionObjectAdapterInterface::getTypeForObjId | ( | int | $a_obj_id | ) |
Get object type for object id.
Implemented in ilConditionObjectAdapter.