| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilAdminUserSearchGUI:
 Collaboration diagram for ilAdminUserSearchGUI:| Public Member Functions | |
| ilAdminUserSearchGUI () | |
| Constructor  public. | |
| setString ($a_str) | |
| Set/get search string  public. | |
| getString () | |
| & | executeCommand () | 
| Control  public. | |
| __clearSession () | |
| start () | |
| startSimple () | |
| startExtended () | |
| showExtended () | |
| show () | |
| __showSearchSimple () | |
| alex: shows only results, since simple search is done through filter now | |
| __showSearch () | |
| appendSearch () | |
| appendSearchSimple () | |
| performSearchSimple () | |
| performSearch () | |
| __performUserSearch () | |
| __performGroupSearch () | |
| __performRoleSearch () | |
| & | __parseQueryString ($a_string) | 
| parse query string, using query parser instance | |
| __loadQueries () | |
| __setSearchType () | |
| __fillUserSearch () | |
| __updateResults () | |
| __appendToStoredResults ($a_usr_ids) | |
| __storeEntries (&$new_res) | |
| __fillUserTable ($user_ids) | |
| __fillGroupTable ($group_ids) | |
| __fillRoleTable ($role_ids) | |
| __showSearchResults () | |
| __showSearchUserTable ($a_result_set, $a_user_ids=NULL, $a_cmd="performSearch", $tpl_var= 'RES_TABLE') | |
| __showSearchGroupTable ($a_result_set, $a_grp_ids=NULL) | |
| __showSearchRoleTable ($a_result_set, $a_role_ids) | |
| listUsersGroup () | |
| listUsersRole () | |
| __setTableGUIBasicData (&$tbl, &$result_set, $from="") | |
| & | __initTableGUI () | 
| __setTableGUIUserData (&$tbl, &$result_set, $from="") | |
| setCallbackClass (&$class) | |
| cancelDelete () | |
| cancel deletion of object | |
| userAction () | |
| delete () | |
| cancel () | |
| setSubTabs () | |
| userFilter ($a_ref_id, $a_data) | |
| Data Fields | |
| $search_type = 'usr' | |
Definition at line 41 of file class.ilAdminUserSearchGUI.php.
| ilAdminUserSearchGUI::__appendToStoredResults | ( | $a_usr_ids | ) | 
Definition at line 616 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, and $usr_id.
Referenced by listUsersGroup(), and listUsersRole().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::__clearSession | ( | ) | 
Definition at line 114 of file class.ilAdminUserSearchGUI.php.
References $_SESSION.
Referenced by startExtended(), and startSimple().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::__fillGroupTable | ( | $group_ids | ) | 
Definition at line 696 of file class.ilAdminUserSearchGUI.php.
References $ref_id, ilObject\_getAllReferences(), ilUtil\formCheckbox(), and ilObjectFactory\getInstanceByRefId().
Referenced by __showSearchResults().
 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:| ilAdminUserSearchGUI::__fillRoleTable | ( | $role_ids | ) | 
Definition at line 720 of file class.ilAdminUserSearchGUI.php.
References ilUtil\formCheckbox(), and ilObjectFactory\getInstanceByObjId().
Referenced by __showSearchResults().
 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:| ilAdminUserSearchGUI::__fillUserSearch | ( | ) | 
Definition at line 538 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, $lng, ilUserSearchOptions\_getSearchableFieldsInfo(), FIELD_TYPE_SELECT, FIELD_TYPE_TEXT, FIELD_TYPE_UDF_SELECT, FIELD_TYPE_UDF_TEXT, and ilUtil\formSelect().
Referenced by __showSearch().
 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:| ilAdminUserSearchGUI::__fillUserTable | ( | $user_ids | ) | 
Definition at line 644 of file class.ilAdminUserSearchGUI.php.
References $usr_id, ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and IL_CAL_UNIX.
Referenced by __showSearchResults(), listUsersGroup(), and listUsersRole().
 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:| & ilAdminUserSearchGUI::__initTableGUI | ( | ) | 
Definition at line 1088 of file class.ilAdminUserSearchGUI.php.
Referenced by __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::__loadQueries | ( | ) | 
Definition at line 507 of file class.ilAdminUserSearchGUI.php.
References $_POST, and $_SESSION.
Referenced by ilAdminUserSearchGUI().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilAdminUserSearchGUI::__parseQueryString | ( | $a_string | ) | 
parse query string, using query parser instance
Definition at line 490 of file class.ilAdminUserSearchGUI.php.
References QP_COMBINATION_OR, and ilUtil\stripSlashes().
Referenced by __performGroupSearch(), __performRoleSearch(), and __performUserSearch().
 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:| ilAdminUserSearchGUI::__performGroupSearch | ( | ) | 
Definition at line 446 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, __parseQueryString(), __storeEntries(), and ilUtil\sendInfo().
Referenced by performSearch().
 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:| ilAdminUserSearchGUI::__performRoleSearch | ( | ) | 
Definition at line 465 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, __parseQueryString(), __storeEntries(), and ilUtil\sendInfo().
Referenced by performSearch().
 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:| ilAdminUserSearchGUI::__performUserSearch | ( | ) | 
Definition at line 393 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, __parseQueryString(), __storeEntries(), ilUserSearchOptions\_getSearchableFieldsInfo(), ilObjectSearchFactory\_getUserDefinedFieldSearchInstance(), ilObjectSearchFactory\_getUserSearchInstance(), FIELD_TYPE_SELECT, FIELD_TYPE_TEXT, FIELD_TYPE_UDF_SELECT, FIELD_TYPE_UDF_TEXT, and ilUtil\sendInfo().
Referenced by performSearch().
 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:| ilAdminUserSearchGUI::__setSearchType | ( | ) | 
Definition at line 518 of file class.ilAdminUserSearchGUI.php.
References $_POST, and $_SESSION.
Referenced by ilAdminUserSearchGUI().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::__setTableGUIBasicData | ( | & | $tbl, | 
| & | $result_set, | ||
| $from = "" | |||
| ) | 
Definition at line 1047 of file class.ilAdminUserSearchGUI.php.
References $_GET.
Referenced by __showSearchGroupTable(), and __showSearchRoleTable().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::__setTableGUIUserData | ( | & | $tbl, | 
| & | $result_set, | ||
| $from = "" | |||
| ) | 
Definition at line 1095 of file class.ilAdminUserSearchGUI.php.
References $_GET, $_SESSION, $row, and ilUtil\sortArray().
Referenced by __showSearchUserTable().
 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:| ilAdminUserSearchGUI::__showSearch | ( | ) | 
Definition at line 221 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, __fillUserSearch(), ilUtil\formRadioButton(), and ilUtil\getImagePath().
Referenced by listUsersGroup(), listUsersRole(), and showExtended().
 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:| ilAdminUserSearchGUI::__showSearchGroupTable | ( | $a_result_set, | |
| $a_grp_ids = NULL | |||
| ) | 
Definition at line 866 of file class.ilAdminUserSearchGUI.php.
References $_GET, $tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by __showSearchResults().
 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:| ilAdminUserSearchGUI::__showSearchResults | ( | ) | 
Definition at line 754 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, $result, __fillGroupTable(), __fillRoleTable(), __fillUserTable(), __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().
Referenced by show(), and showExtended().
 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:| ilAdminUserSearchGUI::__showSearchRoleTable | ( | $a_result_set, | |
| $a_role_ids | |||
| ) | 
Definition at line 924 of file class.ilAdminUserSearchGUI.php.
References $_GET, $tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by __showSearchResults().
 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:| ilAdminUserSearchGUI::__showSearchSimple | ( | ) | 
alex: shows only results, since simple search is done through filter now
Definition at line 207 of file class.ilAdminUserSearchGUI.php.
References $_SESSION.
Referenced by show().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::__showSearchUserTable | ( | $a_result_set, | |
| $a_user_ids = NULL, | |||
| $a_cmd = "performSearch", | |||
| $tpl_var = 'RES_TABLE' | |||
| ) | 
Definition at line 784 of file class.ilAdminUserSearchGUI.php.
References $_GET, $_POST, $_SESSION, $tpl, __initTableGUI(), __setTableGUIUserData(), and ilUtil\getImagePath().
Referenced by __showSearchResults(), listUsersGroup(), and listUsersRole().
 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:| ilAdminUserSearchGUI::__storeEntries | ( | & | $new_res | ) | 
Definition at line 629 of file class.ilAdminUserSearchGUI.php.
Referenced by __performGroupSearch(), __performRoleSearch(), and __performUserSearch().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::__updateResults | ( | ) | 
Definition at line 594 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, $result, and $search_type.
Referenced by performSearch().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::appendSearch | ( | ) | 
Definition at line 258 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, and performSearch().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::appendSearchSimple | ( | ) | 
Definition at line 264 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, and performSearchSimple().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::cancel | ( | ) | 
Definition at line 1216 of file class.ilAdminUserSearchGUI.php.
References ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::cancelDelete | ( | ) | 
cancel deletion of object
public
Definition at line 1188 of file class.ilAdminUserSearchGUI.php.
References ilUtil\redirect(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::delete | ( | ) | 
Definition at line 1206 of file class.ilAdminUserSearchGUI.php.
References $_SESSION.
| & ilAdminUserSearchGUI::executeCommand | ( | ) | 
Control public.
Definition at line 86 of file class.ilAdminUserSearchGUI.php.
References $_GET, $cmd, and $ret.
| ilAdminUserSearchGUI::getString | ( | ) | 
Definition at line 77 of file class.ilAdminUserSearchGUI.php.
| ilAdminUserSearchGUI::ilAdminUserSearchGUI | ( | ) | 
Constructor public.
Definition at line 49 of file class.ilAdminUserSearchGUI.php.
References $ilCtrl, $lng, $tpl, __loadQueries(), and __setSearchType().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::listUsersGroup | ( | ) | 
Definition at line 980 of file class.ilAdminUserSearchGUI.php.
References $_POST, $_SESSION, $result, __appendToStoredResults(), __fillUserTable(), __showSearch(), __showSearchUserTable(), ilObjectFactory\getInstanceByRefId(), ilUtil\sendInfo(), and show().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::listUsersRole | ( | ) | 
Definition at line 1015 of file class.ilAdminUserSearchGUI.php.
References $_POST, $_SESSION, $result, __appendToStoredResults(), __fillUserTable(), __showSearch(), __showSearchUserTable(), ilUtil\sendInfo(), and show().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::performSearch | ( | ) | 
Definition at line 346 of file class.ilAdminUserSearchGUI.php.
References $_POST, $_SESSION, __performGroupSearch(), __performRoleSearch(), __performUserSearch(), __updateResults(), QP_COMBINATION_OR, ilUtil\sendInfo(), show(), and showExtended().
Referenced by appendSearch().
 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:| ilAdminUserSearchGUI::performSearchSimple | ( | ) | 
Definition at line 270 of file class.ilAdminUserSearchGUI.php.
References $_GET, $_POST, $_SESSION, $ilErr, $result, $search_type, ilObjUser\searchUsers(), ilUtil\sendInfo(), and show().
Referenced by appendSearchSimple(), and startSimple().
 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:| ilAdminUserSearchGUI::setCallbackClass | ( | & | $class | ) | 
Definition at line 1178 of file class.ilAdminUserSearchGUI.php.
| ilAdminUserSearchGUI::setString | ( | $a_str | ) | 
Set/get search string public.
Definition at line 73 of file class.ilAdminUserSearchGUI.php.
References $_SESSION.
| ilAdminUserSearchGUI::setSubTabs | ( | ) | 
Definition at line 1223 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, $ilCtrl, and $lng.
Referenced by show(), and showExtended().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAdminUserSearchGUI::show | ( | ) | 
Definition at line 178 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, __showSearchResults(), __showSearchSimple(), and setSubTabs().
Referenced by listUsersGroup(), listUsersRole(), performSearch(), and performSearchSimple().
 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:| ilAdminUserSearchGUI::showExtended | ( | ) | 
Definition at line 152 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, __showSearch(), __showSearchResults(), and setSubTabs().
Referenced by performSearch(), start(), and startExtended().
 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:| ilAdminUserSearchGUI::start | ( | ) | 
Definition at line 123 of file class.ilAdminUserSearchGUI.php.
References showExtended().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::startExtended | ( | ) | 
Definition at line 142 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, __clearSession(), and showExtended().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::startSimple | ( | ) | 
Definition at line 132 of file class.ilAdminUserSearchGUI.php.
References $_SESSION, __clearSession(), and performSearchSimple().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilAdminUserSearchGUI::userAction | ( | ) | 
| ilAdminUserSearchGUI::userFilter | ( | $a_ref_id, | |
| $a_data | |||
| ) | 
| int | $a_ref_id | |
| array | $a_data | 
Definition at line 1242 of file class.ilAdminUserSearchGUI.php.
| ilAdminUserSearchGUI::$search_type = 'usr' | 
Definition at line 43 of file class.ilAdminUserSearchGUI.php.
Referenced by __updateResults(), and performSearchSimple().