ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.