| ILIAS
    release_5-4 Revision v5.4.26-12-gabc799a52e6
    | 
 Collaboration diagram for ilUserSearchOptions:
 Collaboration diagram for ilUserSearchOptions:| Static Public Member Functions | |
| static | getSelectableColumnInfo ($a_admin=false) | 
| Get info of searchable fields for selectable columns in table gui.  More... | |
| static | _getSearchableFieldsInfo ($a_admin=false) | 
| static | _getPossibleFields ($a_admin=false) | 
| static | _isSearchable ($a_key) | 
| static | _isEnabled ($a_key) | 
| static | _saveStatus ($a_key, $a_enabled) | 
| static | __appendUserDefinedFields ($fields, $counter) | 
| static | __prepareValues ($a_values) | 
| Data Fields | |
| $db = null | |
Definition at line 44 of file class.ilUserSearchOptions.php.
| 
 | static | 
Definition at line 236 of file class.ilUserSearchOptions.php.
References __prepareValues(), ilUserDefinedFields\_getInstance(), FIELD_TYPE_UDF_SELECT, FIELD_TYPE_UDF_TEXT, UDF_TYPE_SELECT, and UDF_TYPE_TEXT.
Referenced by _getSearchableFieldsInfo().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 261 of file class.ilUserSearchOptions.php.
Referenced by __appendUserDefinedFields().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 180 of file class.ilUserSearchOptions.php.
Referenced by _getSearchableFieldsInfo(), and _isSearchable().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 72 of file class.ilUserSearchOptions.php.
References $c, $DIC, $lng, PHPMailer\PHPMailer\$options, $path, $paths, __appendUserDefinedFields(), _getPossibleFields(), _isEnabled(), FIELD_TYPE_MULTI, FIELD_TYPE_SELECT, FIELD_TYPE_TEXT, ilCountry\getCountryCodes(), and ilOrgUnitPathStorage\getTextRepresentationOfOrgUnits().
Referenced by ilRepositorySearchGUI\__performUserSearch(), and ilRepositorySearchGUI\initFormSearch().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 212 of file class.ilUserSearchOptions.php.
References $DIC.
Referenced by _getSearchableFieldsInfo(), ilUserFieldSettingsTableGUI\fillRow(), ilMailAutoCompleteUserProvider\getFields(), ilUserAutoComplete\getFields(), ilMStListCoursesTableGUI\initFilter(), and ilMStListUsersTableGUI\initFilter().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 207 of file class.ilUserSearchOptions.php.
References _getPossibleFields().
Referenced by ilUserFieldSettingsTableGUI\fillRow(), and ilObjUserFolderGUI\saveGlobalUserSettingsObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 226 of file class.ilUserSearchOptions.php.
References $DIC.
Referenced by ilObjUserFolderGUI\saveGlobalUserSettingsObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Get info of searchable fields for selectable columns in table gui.
| bool | $a_admin | 
Definition at line 53 of file class.ilUserSearchOptions.php.
Referenced by ilMStListCoursesTableGUI\getSelectableColumns(), ilMStListUsersTableGUI\getSelectableColumns(), and ilRepositoryUserResultTableGUI\getSelectableColumns().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilUserSearchOptions::$db = null | 
Definition at line 46 of file class.ilUserSearchOptions.php.