| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for ilUserSearchOptions:
 Collaboration diagram for ilUserSearchOptions:| Public Member Functions | |
| ilUserSearchOptions () | |
| Static Public Member Functions | |
| static | getSelectableColumnInfo ($a_admin=false) | 
| Get info of searchable fields for selectable columns in table gui. | |
| 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 38 of file class.ilUserSearchOptions.php.
| 
 | static | 
Definition at line 195 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 222 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 150 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 73 of file class.ilUserSearchOptions.php.
References $lng, __appendUserDefinedFields(), _getPossibleFields(), _isEnabled(), FIELD_TYPE_SELECT, FIELD_TYPE_TEXT, and ilCountry\getCountryCodes().
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 174 of file class.ilUserSearchOptions.php.
Referenced by _getSearchableFieldsInfo(), ilUserFieldSettingsTableGUI\fillRow(), and ilUserAutoComplete\getFields().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 169 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 187 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 51 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::ilUserSearchOptions | ( | ) | 
Definition at line 42 of file class.ilUserSearchOptions.php.
| ilUserSearchOptions::$db = null | 
Definition at line 40 of file class.ilUserSearchOptions.php.