|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Wraps ilObject dependencies. More...
Inheritance diagram for ilNewsObjectAdapter:
Collaboration diagram for ilNewsObjectAdapter:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| getObjIdForRefId ($a_ref_id) | |
| Get object id for reference id. More... | |
| getTypeForObjId ($a_obj_id) | |
| Get object type for object id. More... | |
| getObjIdForRefId ($a_ref_id) | |
| Get object id for reference id. More... | |
| getTypeForObjId ($a_obj_id) | |
| Get object type for object id. More... | |
Wraps ilObject dependencies.
Definition at line 11 of file class.ilNewsObjectAdapter.php.
| ilNewsObjectAdapter::__construct | ( | ) |
| ilNewsObjectAdapter::getObjIdForRefId | ( | $a_ref_id | ) |
Get object id for reference id.
| int | $a_ref_id |
Implements ilNewsObjectAdapterInterface.
Definition at line 26 of file class.ilNewsObjectAdapter.php.
References ilObject\_lookupObjId().
Here is the call graph for this function:| ilNewsObjectAdapter::getTypeForObjId | ( | $a_obj_id | ) |
Get object type for object id.
| int | $a_obj_id |
Implements ilNewsObjectAdapterInterface.
Definition at line 37 of file class.ilNewsObjectAdapter.php.
References ilObject\_lookupType().
Here is the call graph for this function: