ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
ilObjSearchSettingsFormGUI::executeCommand | ( | ) |
Definition at line 61 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), showForm(), showPermissionDenied(), and update().
|
protected |
Definition at line 299 of file class.ilObjSearchSettingsFormGUI.php.
References ilSearchSettings\getInstance().
|
protected |
TODO: Split up the form into two or three sections.
Definition at line 163 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), factory(), ilSearchSettings\getLuceneItemFilterDefinitions(), ilSearchSettings\LIKE_SEARCH, ILIAS\Repository\lng(), ilSearchSettings\LUCENE_SEARCH, ilSearchSettings\OPERATOR_AND, and ilSearchSettings\OPERATOR_OR.
|
protected |
Definition at line 89 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 157 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
|
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().
|
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.