|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilLuceneUserSearchGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| executeCommand () | |
| Execute Command. More... | |
Protected Member Functions | |
| prepareOutput () | |
| getTabs () | |
| remoteSearch () | |
| Search from main menu. More... | |
| showSavedResults () | |
| search () | |
| Search (button pressed) More... | |
| performSearch () | |
| Perform search. More... | |
| initUserSearchCache () | |
| showSearchForm () | |
Protected Attributes | |
| ilUserSearchCache | $search_cache |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilObjUser | $user |
| GlobalHttpState | $http |
| Refinery | $refinery |
| ilTabsGUI | $tabs |
| ilHelpGUI | $help |
@ilCtrl_Calls ilLuceneUserSearchGUI: ILIAS\User\Profile\PublicProfileGUI @ilCtrl_IsCalledBy ilLuceneUserSearchGUI: ilSearchControllerGUI
Definition at line 31 of file class.ilLuceneUserSearchGUI.php.
| ilLuceneUserSearchGUI::__construct | ( | ) |
Constructor.
Definition at line 47 of file class.ilLuceneUserSearchGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), initUserSearchCache(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilLuceneUserSearchGUI::executeCommand | ( | ) |
Execute Command.
Definition at line 66 of file class.ilLuceneUserSearchGUI.php.
References $user_id, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), prepareOutput(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 111 of file class.ilLuceneUserSearchGUI.php.
References ILIAS\Repository\ctrl(), ilSearchSettings\getInstance(), ILIAS\Repository\help(), and ILIAS\Repository\tabs().
Referenced by prepareOutput().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 194 of file class.ilLuceneUserSearchGUI.php.
References ilUserSearchCache\_getInstance(), ILIAS\FileDelivery\http(), ilUserSearchCache\LUCENE_USER_SEARCH, ILIAS\Repository\refinery(), and ILIAS\Repository\user().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Perform search.
Definition at line 172 of file class.ilLuceneUserSearchGUI.php.
References 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 caller graph for this function:
|
protected |
Definition at line 98 of file class.ilLuceneUserSearchGUI.php.
References ilObject\_getIcon(), getTabs(), and ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Search from main menu.
Definition at line 128 of file class.ilLuceneUserSearchGUI.php.
References ILIAS\FileDelivery\http(), ILIAS\Repository\refinery(), and search().
Here is the call graph for this function:
|
protected |
Search (button pressed)
Definition at line 163 of file class.ilLuceneUserSearchGUI.php.
References performSearch().
Referenced by remoteSearch().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 150 of file class.ilLuceneUserSearchGUI.php.
References performSearch(), and showSearchForm().
Here is the call graph for this function:
|
protected |
Definition at line 211 of file class.ilLuceneUserSearchGUI.php.
References ILIAS\Repository\ctrl(), ilSubmitButton\getInstance(), ILIAS\Repository\lng(), and ilLegacyFormElementsUtil\prepareFormOutput().
Referenced by performSearch(), and showSavedResults().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file class.ilLuceneUserSearchGUI.php.
|
protected |
Definition at line 42 of file class.ilLuceneUserSearchGUI.php.
|
protected |
Definition at line 39 of file class.ilLuceneUserSearchGUI.php.
|
protected |
Definition at line 36 of file class.ilLuceneUserSearchGUI.php.
|
protected |
Definition at line 40 of file class.ilLuceneUserSearchGUI.php.
|
protected |
Definition at line 33 of file class.ilLuceneUserSearchGUI.php.
|
protected |
Definition at line 41 of file class.ilLuceneUserSearchGUI.php.
|
protected |
Definition at line 37 of file class.ilLuceneUserSearchGUI.php.
|
protected |
Definition at line 38 of file class.ilLuceneUserSearchGUI.php.