|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilIndividualAssessmentLPInterface:Static Public Member Functions | |
| static | updateLPStatusOfMember (ilIndividualAssessmentMember $member) |
| static | updateLPStatusByIds (int $iass_id, array $usr_ids) |
| static | determineStatusOfMember (int $iass_id, int $usr_id) |
| static | getMembersHavingStatusIn (int $iass_id, int $status) |
| static | isActiveLP (int $object_id) |
Static Protected Member Functions | |
| static | getMembersStorage (int $iass_id) |
Static Protected Attributes | |
| static ilIndividualAssessmentMembersStorageDB | $members_storage = null |
Definition at line 21 of file class.ilIndividualAssessmentLPInterface.php.
|
static |
Definition at line 37 of file class.ilIndividualAssessmentLPInterface.php.
References ilIndividualAssessmentMembers\LP_COMPLETED, ilIndividualAssessmentMembers\LP_FAILED, ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, and ilLPStatus\LP_STATUS_NOT_ATTEMPTED_NUM.
Referenced by ilObjIndividualAssessmentAccess\checkCondition(), and ilLPStatusIndividualAssessment\determineStatus().
Here is the caller graph for this function:
|
static |
Definition at line 73 of file class.ilIndividualAssessmentLPInterface.php.
Referenced by ilLPStatusIndividualAssessment\_getCompleted(), ilLPStatusIndividualAssessment\_getFailed(), ilLPStatusIndividualAssessment\_getInProgress(), and ilLPStatusIndividualAssessment\_getNotAttempted().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 65 of file class.ilIndividualAssessmentLPInterface.php.
|
static |
Definition at line 88 of file class.ilIndividualAssessmentLPInterface.php.
References ilObjectLP\getInstance().
Referenced by ilObjIndividualAssessment\isActiveLP().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 30 of file class.ilIndividualAssessmentLPInterface.php.
References ilLPStatusWrapper\_updateStatus().
Referenced by ilIndividualAssessmentMembersGUI\addUsers(), and ilIndividualAssessmentMembersGUI\removeUser().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 25 of file class.ilIndividualAssessmentLPInterface.php.
References ilLPStatusWrapper\_updateStatus(), ilIndividualAssessmentMember\assessmentId(), and ilIndividualAssessmentMember\id().
Referenced by ilIndividualAssessmentMemberGUI\edit(), ilIndividualAssessmentMemberGUI\finalize(), and ilIndividualAssessmentMemberGUI\saveAmend().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 23 of file class.ilIndividualAssessmentLPInterface.php.