|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilObjSearchSettingsFormGUI:Public Member Functions | |
| __construct (GlobalHttpState $http, ilCtrlInterface $ctrl, ilLanguage $lng, UIServices $ui, ilObjSearchRpcClientCoordinator $coordinator, ServerReadmeHelper $readme_helper) | |
| executeCommand () | |
Protected Member Functions | |
| showForm (bool $read_only, bool $get_from_post=false, string $error_message='') | |
| update () | |
| showPermissionDenied () | |
| initForm (bool $read_only) | |
| getSettings () | |
Protected Attributes | |
| GlobalHttpState | $http |
| ilCtrlInterface | $ctrl |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| Factory | $factory |
| Renderer | $renderer |
| ilObjSearchRpcClientCoordinator | $coordinator |
| ServerReadmeHelper | $readme_helper |
Definition at line 31 of file class.ilObjSearchSettingsFormGUI.php.
| ilObjSearchSettingsFormGUI::__construct | ( | GlobalHttpState | $http, |
| ilCtrlInterface | $ctrl, | ||
| ilLanguage | $lng, | ||
| UIServices | $ui, | ||
| ilObjSearchRpcClientCoordinator | $coordinator, | ||
| ServerReadmeHelper | $readme_helper | ||
| ) |
Definition at line 43 of file class.ilObjSearchSettingsFormGUI.php.
References $coordinator, $ctrl, $http, $lng, $readme_helper, ILIAS\Repository\ctrl(), ILIAS\DI\UIServices\factory(), factory(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\DI\UIServices\mainTemplate(), ILIAS\DI\UIServices\renderer(), and renderer().
Here is the call graph for this function:| ilObjSearchSettingsFormGUI::executeCommand | ( | ) |
Definition at line 61 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), showForm(), showPermissionDenied(), and update().
Here is the call graph for this function:
|
protected |
Definition at line 299 of file class.ilObjSearchSettingsFormGUI.php.
References ilSearchSettings\getInstance().
Here is the call graph for this function:
|
protected |
TODO: Split up the form into two or three sections.
Definition at line 163 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, ILIAS\Repository\ctrl(), factory(), ilSearchSettings\getLuceneItemFilterDefinitions(), ilSearchSettings\LIKE_SEARCH, ILIAS\Repository\lng(), ilSearchSettings\LUCENE_SEARCH, ilSearchSettings\OPERATOR_AND, and ilSearchSettings\OPERATOR_OR.
Here is the call graph for this function:
|
protected |
Definition at line 89 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 157 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 108 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ilSearchSettings\LIKE_SEARCH, ILIAS\Repository\lng(), and ilSearchSettings\LUCENE_SEARCH.
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 40 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.ilObjSearchSettingsFormGUI.php.
|
protected |
Definition at line 33 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilObjSearchSettingsFormGUI.php.
|
protected |
Definition at line 36 of file class.ilObjSearchSettingsFormGUI.php.