|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilBasicSkillObjectAdapter. More...
Inheritance diagram for ilSkillObjectAdapter:
Collaboration diagram for ilSkillObjectAdapter:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| getObjIdForRefId (int $a_ref_id) | |
| @inheritDoc More... | |
| getTypeForObjId (int $a_obj_id) | |
| @inheritDoc More... | |
| getTitleForObjId (int $a_obj_id) | |
| @inheritDoc More... | |
| getObjIdForRefId (int $a_ref_id) | |
| Get object id for reference id. More... | |
| getTypeForObjId (int $a_obj_id) | |
| Get object type for object id. More... | |
| getTitleForObjId (int $a_obj_id) | |
| Get object title for object id. More... | |
Class ilBasicSkillObjectAdapter.
Definition at line 6 of file class.ilSkillObjectAdapter.php.
| ilSkillObjectAdapter::__construct | ( | ) |
| ilSkillObjectAdapter::getObjIdForRefId | ( | int | $a_ref_id | ) |
@inheritDoc
Implements ilSkillObjectAdapterInterface.
Definition at line 19 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupObjId().
Here is the call graph for this function:| ilSkillObjectAdapter::getTitleForObjId | ( | int | $a_obj_id | ) |
@inheritDoc
Implements ilSkillObjectAdapterInterface.
Definition at line 39 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupTitle().
Here is the call graph for this function:| ilSkillObjectAdapter::getTypeForObjId | ( | int | $a_obj_id | ) |
@inheritDoc
Implements ilSkillObjectAdapterInterface.
Definition at line 31 of file class.ilSkillObjectAdapter.php.
References ilObject\_lookupType().
Here is the call graph for this function: