|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilStudyProgrammeUserAssignmentDB:Public Member Functions | |
| __construct (ilStudyProgrammeUserProgressDB $sp_user_progress_db, ilStudyProgrammeAssignmentRepository $assignment_repository, ilTree $tree, ilStudyProgrammeEvents $sp_events) | |
| getInstanceById (int $id) | |
| getInstanceByModel (\ilStudyProgrammeAssignment $assignment) | |
| getInstancesOfUser (int $user_id) | |
| getInstancesForProgram (int $program_id) | |
| getDueToRestartInstances () | |
| getDueToRestartAndMail () | |
| reminderSendFor (int $assignment_id) | |
| getDashboardInstancesforUser (int $usr_id) | |
Protected Attributes | |
| $sp_user_progress_db | |
| $assignment_repository | |
| $tree | |
| $sp_events | |
Definition at line 5 of file class.ilStudyProgrammeUserAssignmentDB.php.
| ilStudyProgrammeUserAssignmentDB::__construct | ( | ilStudyProgrammeUserProgressDB | $sp_user_progress_db, |
| ilStudyProgrammeAssignmentRepository | $assignment_repository, | ||
| ilTree | $tree, | ||
| ilStudyProgrammeEvents | $sp_events | ||
| ) |
Definition at line 27 of file class.ilStudyProgrammeUserAssignmentDB.php.
References $assignment_repository, $sp_events, $sp_user_progress_db, and $tree.
| ilStudyProgrammeUserAssignmentDB::getDashboardInstancesforUser | ( | int | $usr_id | ) |
Definition at line 141 of file class.ilStudyProgrammeUserAssignmentDB.php.
References $ret.
| ilStudyProgrammeUserAssignmentDB::getDueToRestartAndMail | ( | ) |
Definition at line 121 of file class.ilStudyProgrammeUserAssignmentDB.php.
| ilStudyProgrammeUserAssignmentDB::getDueToRestartInstances | ( | ) |
Definition at line 103 of file class.ilStudyProgrammeUserAssignmentDB.php.
| ilStudyProgrammeUserAssignmentDB::getInstanceById | ( | int | $id | ) |
Definition at line 39 of file class.ilStudyProgrammeUserAssignmentDB.php.
| ilStudyProgrammeUserAssignmentDB::getInstanceByModel | ( | \ilStudyProgrammeAssignment | $assignment | ) |
Definition at line 54 of file class.ilStudyProgrammeUserAssignmentDB.php.
| ilStudyProgrammeUserAssignmentDB::getInstancesForProgram | ( | int | $program_id | ) |
Definition at line 87 of file class.ilStudyProgrammeUserAssignmentDB.php.
| ilStudyProgrammeUserAssignmentDB::getInstancesOfUser | ( | int | $user_id | ) |
Definition at line 64 of file class.ilStudyProgrammeUserAssignmentDB.php.
References $ret, and ilObject\_getAllReferences().
Here is the call graph for this function:| ilStudyProgrammeUserAssignmentDB::reminderSendFor | ( | int | $assignment_id | ) |
Definition at line 136 of file class.ilStudyProgrammeUserAssignmentDB.php.
|
protected |
Definition at line 15 of file class.ilStudyProgrammeUserAssignmentDB.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilStudyProgrammeUserAssignmentDB.php.
Referenced by __construct().
|
protected |
Definition at line 10 of file class.ilStudyProgrammeUserAssignmentDB.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilStudyProgrammeUserAssignmentDB.php.
Referenced by __construct().