|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilBasicSkillObjectAdapter. More...
Inheritance diagram for ilSkillObjectAdapter:
Collaboration diagram for ilSkillObjectAdapter:Public Member Functions | |
| __construct () | |
| getObjIdForRefId (int $a_ref_id) | |
| getTypeForObjId (int $a_obj_id) | |
| getTitleForObjId (int $a_obj_id) | |
| 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().
Here is the call graph for this function:| ilSkillObjectAdapter::getTitleForObjId | ( | int | $a_obj_id | ) |
Implements ilSkillObjectAdapterInterface.
Definition at line 44 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupTitle().
Here is the call graph for this function:| ilSkillObjectAdapter::getTypeForObjId | ( | int | $a_obj_id | ) |
Implements ilSkillObjectAdapterInterface.
Definition at line 39 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupType().
Here is the call graph for this function: