|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilLearnerProgressDBStub:
Collaboration diagram for ilLearnerProgressDBStub:Protected Member Functions | |
| getLearningProgressFor (int $usr_id, LSItem $ls_item) | |
Protected Member Functions inherited from ilLearnerProgressDB | |
| getObjIdForRefId (int $ref_id) | |
| getLearningProgressFor (int $usr_id, LSItem $ls_item) | |
| isItemVisibleForUser (int $usr_id, LSItem $ls_item) | |
| getAvailabilityFor (int $usr_id, LSItem $ls_item) | |
Additional Inherited Members | |
Public Member Functions inherited from ilLearnerProgressDB | |
| __construct (ilLSItemsDB $items_db, ilAccess $access, ilObjectDataCache $obj_data_cache) | |
| getLearnerItems (int $usr_id, int $container_ref_id) | |
| Decorate LSItems with learning progress and availability (from conditions) More... | |
Protected Attributes inherited from ilLearnerProgressDB | |
| ilLSItemsDB | $items_db |
| ilAccess | $access |
| ilObjectDataCache | $obj_data_cache |
Definition at line 23 of file ilLearnerProgressDBTest.php.
|
protected |
Reimplemented from ilLearnerProgressDB.
Definition at line 25 of file ilLearnerProgressDBTest.php.