ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
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 26 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.