ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Class ilBasicSkillObjectAdapter. More...
Public Member Functions | |
__construct () | |
getObjIdForRefId (int $a_ref_id) | |
getTypeForObjId (int $a_obj_id) | |
getTitleForObjId (int $a_obj_id) | |
Class ilBasicSkillObjectAdapter.
Definition at line 24 of file class.ilSkillObjectAdapter.php.
ilSkillObjectAdapter::__construct | ( | ) |
Definition at line 26 of file class.ilSkillObjectAdapter.php.
ilSkillObjectAdapter::getObjIdForRefId | ( | int | $a_ref_id | ) |
Implements ilSkillObjectAdapterInterface.
Definition at line 30 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupObjId().
ilSkillObjectAdapter::getTitleForObjId | ( | int | $a_obj_id | ) |
Implements ilSkillObjectAdapterInterface.
Definition at line 44 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupTitle().
ilSkillObjectAdapter::getTypeForObjId | ( | int | $a_obj_id | ) |
Implements ilSkillObjectAdapterInterface.
Definition at line 39 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupType().