ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilConditionObjectAdapterInterface Interface Reference

Interface for ilObject dependency. More...

+ Inheritance diagram for ilConditionObjectAdapterInterface:
+ Collaboration diagram for ilConditionObjectAdapterInterface:

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...
 

Detailed Description

Member Function Documentation

◆ getObjIdForRefId()

ilConditionObjectAdapterInterface::getObjIdForRefId (   $a_ref_id)

Get object id for reference id.

Parameters
int$a_ref_id
Returns
int

Implemented in ilConditionObjectAdapter.

◆ getTypeForObjId()

ilConditionObjectAdapterInterface::getTypeForObjId (   $a_obj_id)

Get object type for object id.

Parameters
int$a_obj_id
Returns
string

Implemented in ilConditionObjectAdapter.


The documentation for this interface was generated from the following file: