ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilBasicSkillObjectAdapter. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
getObjIdForRefId (int $a_ref_id) | |
getTypeForObjId (int $a_obj_id) | |
getTitleForObjId (int $a_obj_id) | |
Class ilBasicSkillObjectAdapter.
Definition at line 6 of file class.ilSkillObjectAdapter.php.
ilSkillObjectAdapter::__construct | ( | ) |
ilSkillObjectAdapter::getObjIdForRefId | ( | int | $a_ref_id | ) |
Implements ilSkillObjectAdapterInterface.
Definition at line 19 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupObjId().
ilSkillObjectAdapter::getTitleForObjId | ( | int | $a_obj_id | ) |
Implements ilSkillObjectAdapterInterface.
Definition at line 39 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupTitle().
ilSkillObjectAdapter::getTypeForObjId | ( | int | $a_obj_id | ) |
Implements ilSkillObjectAdapterInterface.
Definition at line 31 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupType().