| ILIAS
    release_5-4 Revision v5.4.26-12-gabc799a52e6
    | 
@classDescription GUI for Lucene user search More...
 Inheritance diagram for ilLuceneUserSearchGUI:
 Inheritance diagram for ilLuceneUserSearchGUI: Collaboration diagram for ilLuceneUserSearchGUI:
 Collaboration diagram for ilLuceneUserSearchGUI:| Public Member Functions | |
| __construct () | |
| Constructor.  More... | |
| executeCommand () | |
| Execute Command.  More... | |
| prepareOutput () | |
| Add admin panel command.  More... | |
|  Public Member Functions inherited from ilSearchBaseGUI | |
| __construct () | |
| Constructor @access public.  More... | |
| prepareOutput () | |
| initStandardSearchForm ($a_mode) | |
| Init standard search form.  More... | |
| getSearchAreaForm () | |
| Init standard search form.  More... | |
| handleCommand ($a_cmd) | |
| Handle command.  More... | |
| addToDeskObject () | |
| Interface methods.  More... | |
| removeFromDeskObject () | |
| Remove from dektop.  More... | |
| delete () | |
| Show deletion screen.  More... | |
| cancelDelete () | |
| Cancel delete.  More... | |
| cancelMoveLinkObject () | |
| Cancel move/link.  More... | |
| performDelete () | |
| Delete objects.  More... | |
| cut () | |
| Interface ilAdministrationCommandHandler.  More... | |
| link () | |
| Interface ilAdministrationCommandHandler.  More... | |
| paste () | |
| Paste.  More... | |
| showLinkIntoMultipleObjectsTree () | |
| Target selection link.  More... | |
| showPasteTree () | |
| Target selection cut.  More... | |
| performPasteIntoMultipleObjects () | |
| Perform paste into multiple objects.  More... | |
| clear () | |
| clear clipboard  More... | |
| enableAdministrationPanel () | |
| Enable administration panel.  More... | |
| disableAdministrationPanel () | |
| Disable administration panel.  More... | |
| keepObjectsInClipboardObject () | |
| cancel action but keep objects in clipboard 
 | |
| addLocator () | |
| Add Locator.  More... | |
| autoComplete () | |
| Data resource for autoComplete.  More... | |
| addToDeskObject () | |
| Add desktop item @access public.  More... | |
| removeFromDeskObject () | |
| Remove from desktop @access public.  More... | |
| delete () | |
| Show delete confirmation.  More... | |
| cancelDelete () | |
| Cancel delete.  More... | |
| performDelete () | |
| Perform Delete.  More... | |
| cut () | |
| Cut object.  More... | |
| showLinkIntoMultipleObjectsTree () | |
| Target selection link.  More... | |
| showPasteTree () | |
| Target selection cut.  More... | |
| performPasteIntoMultipleObjects () | |
| Perform paste into multiple objects.  More... | |
| paste () | |
| Paste.  More... | |
| clear () | |
| clear clipboard  More... | |
| enableAdministrationPanel () | |
| Enable administration panel.  More... | |
| disableAdministrationPanel () | |
| Disable administration panel.  More... | |
| cancelMoveLinkObject () | |
| Cancel move/link.  More... | |
| keepObjectsInClipboardObject () | |
| cancel action but keep objects in clipboard  More... | |
| Protected Member Functions | |
| getType () | |
| Get type of search (details | fast)  More... | |
| getDetails () | |
| Needed for base class search form.  More... | |
| remoteSearch () | |
| Search from main menu.  More... | |
| showSavedResults () | |
| Show saved results.  More... | |
| search () | |
| Search (button pressed)  More... | |
| performSearch () | |
| Perform search.  More... | |
| getTabs () | |
| get tabs  More... | |
| initUserSearchCache () | |
| Init user search cache.  More... | |
| showSearchForm () | |
| Show search form.  More... | |
|  Protected Member Functions inherited from ilSearchBaseGUI | |
| addPager ($result, $a_session_key) | |
| Add Pager.  More... | |
| buildSearchAreaPath ($a_root_node) | |
| Build path for search area.  More... | |
| getCreationDateForm () | |
| getSearchCache () | |
| Get user search cache.  More... | |
| loadCreationFilter () | |
| Load creation date filter.  More... | |
| Protected Attributes | |
| $ilTabs | |
|  Protected Attributes inherited from ilSearchBaseGUI | |
| $settings = null | |
| $ctrl = null | |
| Additional Inherited Members | |
|  Data Fields inherited from ilSearchBaseGUI | |
| const | SEARCH_FAST = 1 | 
| const | SEARCH_DETAILS = 2 | 
| const | SEARCH_AND = 'and' | 
| const | SEARCH_OR = 'or' | 
| const | SEARCH_FORM_LUCENE = 1 | 
| const | SEARCH_FORM_STANDARD = 2 | 
| const | SEARCH_FORM_USER = 3 | 
| $ilias = null | |
| $lng = null | |
| $tpl = null | |
@classDescription GUI for Lucene user search
@ilCtrl_Calls ilLuceneUserSearchGUI: ilPublicUserProfileGUI @ilCtrl_IsCalledBy ilLuceneUserSearchGUI: ilSearchController
Definition at line 20 of file class.ilLuceneUserSearchGUI.php.
| ilLuceneUserSearchGUI::__construct | ( | ) | 
Constructor.
Reimplemented from ilSearchBaseGUI.
Definition at line 27 of file class.ilLuceneUserSearchGUI.php.
References $DIC, $ilTabs, and initUserSearchCache().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilLuceneUserSearchGUI::executeCommand | ( | ) | 
Execute Command.
Definition at line 41 of file class.ilLuceneUserSearchGUI.php.
References $DIC, $GLOBALS, $ilBench, $ilCtrl, $ret, ilSearchBaseGUI\handleCommand(), ilSearchBaseGUI\initStandardSearchForm(), prepareOutput(), and ilSearchBaseGUI\SEARCH_FORM_USER.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Needed for base class search form.
Definition at line 104 of file class.ilLuceneUserSearchGUI.php.
| 
 | protected | 
get tabs
Definition at line 199 of file class.ilLuceneUserSearchGUI.php.
References $DIC, ilSearchSettings\getInstance(), and ilLuceneAdvancedSearchFields\getInstance().
Referenced by prepareOutput().
 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:| 
 | protected | 
Get type of search (details | fast)
Definition at line 91 of file class.ilLuceneUserSearchGUI.php.
References ilSearchBaseGUI\SEARCH_DETAILS, and ilSearchBaseGUI\SEARCH_FAST.
| 
 | protected | 
Init user search cache.
@access private
Definition at line 230 of file class.ilLuceneUserSearchGUI.php.
References $_GET, $_POST, $DIC, $ilUser, ilUserSearchCache\_getInstance(), ilUserSearchCache\LUCENE_USER_SEARCH, and ilUtil\stripSlashes().
Referenced by __construct().
 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:| 
 | protected | 
Perform search.
Definition at line 169 of file class.ilLuceneUserSearchGUI.php.
References $GLOBALS, ilLuceneSearcher\getInstance(), showSearchForm(), ilRepositoryUserResultTableGUI\TYPE_GLOBAL_SEARCH, and ilLuceneSearcher\TYPE_USER.
Referenced by search(), and showSavedResults().
 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:| ilLuceneUserSearchGUI::prepareOutput | ( | ) | 
Add admin panel command.
Reimplemented from ilSearchBaseGUI.
Definition at line 77 of file class.ilLuceneUserSearchGUI.php.
References getTabs().
Referenced by executeCommand().
 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:| 
 | protected | 
Search from main menu.
Definition at line 113 of file class.ilLuceneUserSearchGUI.php.
References $_POST, search(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Search (button pressed)
Definition at line 145 of file class.ilLuceneUserSearchGUI.php.
References $_SESSION, performSearch(), ilSubItemListGUI\resetDetails(), and showSearchForm().
Referenced by remoteSearch().
 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:| 
 | protected | 
Show saved results.
Definition at line 127 of file class.ilLuceneUserSearchGUI.php.
References $DIC, $ilBench, $ilUser, performSearch(), and showSearchForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Show search form.
Definition at line 256 of file class.ilLuceneUserSearchGUI.php.
References $DIC, $GLOBALS, $ilCtrl, ilSearchBaseGUI\$lng, ilSubmitButton\getInstance(), ilOverlayGUI\initJavascript(), and ilUtil\prepareFormOutput().
Referenced by performSearch(), search(), and showSavedResults().
 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:| 
 | protected | 
Definition at line 22 of file class.ilLuceneUserSearchGUI.php.
Referenced by __construct().