ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Interface for ilObject dependency. More...
Public Member Functions | |
getObjIdForRefId ($a_ref_id) | |
Get object id for reference id. More... | |
getTypeForObjId ($a_obj_id) | |
Get object type for object id. More... | |
Interface for ilObject dependency.
Definition at line 11 of file interface.ilConditionObjectAdapterInterface.php.
ilConditionObjectAdapterInterface::getObjIdForRefId | ( | $a_ref_id | ) |
Get object id for reference id.
int | $a_ref_id |
Implemented in ilConditionObjectAdapter.
ilConditionObjectAdapterInterface::getTypeForObjId | ( | $a_obj_id | ) |
Get object type for object id.
int | $a_obj_id |
Implemented in ilConditionObjectAdapter.