| ILIAS
    release_5-2 Revision v5.2.25-18-g3f80b828510
    | 
 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 241 of file class.ilUserSearchOptions.php.
References $counter, __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 268 of file class.ilUserSearchOptions.php.
References $lng.
Referenced by __appendUserDefinedFields().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 188 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 75 of file class.ilUserSearchOptions.php.
References $counter, $lng, $options, $path, __appendUserDefinedFields(), ilObjOrgUnitTree\_getInstance(), _getPossibleFields(), _isEnabled(), FIELD_TYPE_MULTI, FIELD_TYPE_SELECT, FIELD_TYPE_TEXT, ilCountry\getCountryCodes(), ilObjOrgUnit\getRootOrgRefId(), 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 220 of file class.ilUserSearchOptions.php.
Referenced by _getSearchableFieldsInfo(), ilUserFieldSettingsTableGUI\fillRow(), ilMailAutoCompleteUserProvider\getFields(), and ilUserAutoComplete\getFields().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 215 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 233 of file class.ilUserSearchOptions.php.
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 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.