| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilPRGAssignmentFilter:Public Member Functions | |
| __construct (ilLanguage $lng) | |
| withValues (array $values) | |
| toConditions () | |
| getItemConfig () | |
Protected Member Functions | |
| getCleanedValues () | |
Protected Attributes | |
| ilLanguage | $lng | 
| array | $values = [] | 
Definition at line 21 of file ilPRGAssignmentFilter.php.
| ilPRGAssignmentFilter::__construct | ( | ilLanguage | $lng | ) | 
Definition at line 26 of file ilPRGAssignmentFilter.php.
References $lng, and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 113 of file ilPRGAssignmentFilter.php.
References $id, ilTable2GUI\FILTER_CHECKBOX, ilTable2GUI\FILTER_DATE_RANGE, ilTable2GUI\FILTER_SELECT, ilTable2GUI\FILTER_TEXT, getItemConfig(), and ilStudyProgrammeUserTable\OPTION_ALL.
Referenced by toConditions().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilPRGAssignmentFilter::getItemConfig | ( | ) | 
Definition at line 151 of file ilPRGAssignmentFilter.php.
References ilTable2GUI\FILTER_CHECKBOX, ilTable2GUI\FILTER_DATE_RANGE, ilTable2GUI\FILTER_SELECT, ilTable2GUI\FILTER_TEXT, ILIAS\Repository\lng(), ilStudyProgrammeUserTable\OPTION_ALL, ilStudyProgrammeUserTable\OPTION_USR_ACTIVE, ilStudyProgrammeUserTable\OPTION_USR_INACTIVE, ilPRGAssignmentDBRepository\PROGRESS_FIELD_DEADLINE, ilPRGAssignmentDBRepository\PROGRESS_FIELD_INVALIDATED, ilPRGAssignmentDBRepository\PROGRESS_FIELD_STATUS, ilPRGAssignmentDBRepository\PROGRESS_FIELD_VQ_DATE, ilPRGProgress\STATUS_ACCREDITED, ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_FAILED, ilPRGProgress\STATUS_IN_PROGRESS, ilPRGProgress\STATUS_NOT_RELEVANT, ilStudyProgrammeUserTable\VALIDITY_OPTION_INVALID, and ilStudyProgrammeUserTable\VALIDITY_OPTION_VALID.
Referenced by getCleanedValues().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilPRGAssignmentFilter::toConditions | ( | ) | 
Definition at line 39 of file ilPRGAssignmentFilter.php.
References getCleanedValues(), IL_CAL_DATE, ilStudyProgrammeUserTable\OPTION_USR_ACTIVE, ilStudyProgrammeUserTable\OPTION_USR_INACTIVE, ilPRGAssignmentDBRepository\PROGRESS_FIELD_INVALIDATED, ilPRGAssignmentDBRepository\PROGRESS_FIELD_STATUS, ilPRGProgress\STATUS_ACCREDITED, ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_NOT_RELEVANT, ilStudyProgrammeUserTable\VALIDITY_OPTION_INVALID, and ilStudyProgrammeUserTable\VALIDITY_OPTION_VALID.
 Here is the call graph for this function:| ilPRGAssignmentFilter::withValues | ( | array | $values | ) | 
      
  | 
  protected | 
Definition at line 23 of file ilPRGAssignmentFilter.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 24 of file ilPRGAssignmentFilter.php.
Referenced by withValues().