|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 20 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 45 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 39 of file class.ilIndividualAssessmentLPInterface.php.
References $DIC.
Referenced by determineStatusOfMember(), and getMembersHavingStatusIn().
Here is the caller graph for this function:
|
static |
Definition at line 60 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 15 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 9 of file class.ilIndividualAssessmentLPInterface.php.
References ilLPStatusWrapper\_refreshStatus(), ilIndividualAssessmentMember\assessmentId(), and ilIndividualAssessmentMember\id().
Referenced by ilIndividualAssessmentMemberGUI\finalize(), ilIndividualAssessmentMemberGUI\save(), and ilIndividualAssessmentMemberGUI\saveAmend().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 7 of file class.ilIndividualAssessmentLPInterface.php.