|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilIndividualAssessmentLPInterface:Static Public Member Functions | |
| static | updateLPStatusOfMember (ilIndividualAssessmentMember $member) |
| static | updateLPStatusByIds ($iass_id, array $usr_ids) |
| static | determineStatusOfMember ($iass_id, $usr_id) |
| static | getMembersHavingStatusIn ($iass_id, $status) |
| static | isActiveLP ($a_object_id) |
Static Protected Member Functions | |
| static | getMembersStorage () |
Static Protected Attributes | |
| static | $members_storage = null |
Definition at line 5 of file class.ilIndividualAssessmentLPInterface.php.
|
static |
Definition at line 17 of file class.ilIndividualAssessmentLPInterface.php.
References getMembersStorage(), 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 call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 40 of file class.ilIndividualAssessmentLPInterface.php.
References getMembersStorage().
Referenced by ilLPStatusIndividualAssessment\_getCompleted(), ilLPStatusIndividualAssessment\_getFailed(), ilLPStatusIndividualAssessment\_getInProgress(), and ilLPStatusIndividualAssessment\_getNotAttempted().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 35 of file class.ilIndividualAssessmentLPInterface.php.
References $DIC.
Referenced by determineStatusOfMember(), and getMembersHavingStatusIn().
Here is the caller graph for this function:
|
static |
Definition at line 54 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 13 of file class.ilIndividualAssessmentLPInterface.php.
References ilLPStatusWrapper\_refreshStatus().
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 8 of file class.ilIndividualAssessmentLPInterface.php.
References ilLPStatusWrapper\_refreshStatus(), ilIndividualAssessmentMember\assessmentId(), and ilIndividualAssessmentMember\id().
Referenced by ilIndividualAssessmentMemberGUI\finalize(), and ilIndividualAssessmentMemberGUI\save().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 6 of file class.ilIndividualAssessmentLPInterface.php.