| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilTestParticipantAccessFilterFactory:Public Member Functions | |
| __construct (private ilAccessHandler $access) | |
| getManageParticipantsUserFilter (int $ref_id) | |
| getScoreParticipantsUserFilter (int $ref_id) | |
| getAccessResultsUserFilter (int $ref_id) | |
| getAccessStatisticsUserFilter (int $ref_id) | |
Definition at line 21 of file class.ilTestParticipantAccessFilter.php.
| ilTestParticipantAccessFilterFactory::__construct | ( | private ilAccessHandler | $access | ) | 
Definition at line 23 of file class.ilTestParticipantAccessFilter.php.
| ilTestParticipantAccessFilterFactory::getAccessResultsUserFilter | ( | int | $ref_id | ) | 
Definition at line 52 of file class.ilTestParticipantAccessFilter.php.
References ILIAS\Repository\access(), and ilOrgUnitOperation\OP_ACCESS_RESULTS.
Referenced by getAccessStatisticsUserFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTestParticipantAccessFilterFactory::getAccessStatisticsUserFilter | ( | int | $ref_id | ) | 
Definition at line 69 of file class.ilTestParticipantAccessFilter.php.
References ILIAS\Repository\access(), and getAccessResultsUserFilter().
 Here is the call graph for this function:| ilTestParticipantAccessFilterFactory::getManageParticipantsUserFilter | ( | int | $ref_id | ) | 
Definition at line 28 of file class.ilTestParticipantAccessFilter.php.
References ILIAS\Repository\access(), and ilOrgUnitOperation\OP_MANAGE_PARTICIPANTS.
 Here is the call graph for this function:| ilTestParticipantAccessFilterFactory::getScoreParticipantsUserFilter | ( | int | $ref_id | ) | 
Definition at line 40 of file class.ilTestParticipantAccessFilter.php.
References ILIAS\Repository\access(), and ilOrgUnitOperation\OP_SCORE_PARTICIPANTS.
 Here is the call graph for this function: