ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (GlobalHttpState $http, ilCtrlInterface $ctrl, ilLanguage $lng, UIServices $ui, ilObjSearchRpcClientCoordinator $coordinator) | |
executeCommand () | |
Protected Member Functions | |
showForm (bool $read_only, bool $get_from_post=false) | |
update () | |
showPermissionDenied () | |
initForm (bool $read_only) | |
getSettings () | |
Protected Attributes | |
GlobalHttpState | $http |
ilCtrlInterface | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
Factory | $factory |
Renderer | $renderer |
ilObjSearchRpcClientCoordinator | $coordinator |
Definition at line 29 of file class.ilObjSearchSettingsFormGUI.php.
ilObjSearchSettingsFormGUI::__construct | ( | GlobalHttpState | $http, |
ilCtrlInterface | $ctrl, | ||
ilLanguage | $lng, | ||
UIServices | $ui, | ||
ilObjSearchRpcClientCoordinator | $coordinator | ||
) |
Definition at line 40 of file class.ilObjSearchSettingsFormGUI.php.
References $coordinator, $ctrl, $http, $lng, ILIAS\Repository\ctrl(), ILIAS\DI\UIServices\factory(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\DI\UIServices\mainTemplate(), and ILIAS\DI\UIServices\renderer().
ilObjSearchSettingsFormGUI::executeCommand | ( | ) |
Definition at line 56 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), showForm(), showPermissionDenied(), and update().
|
protected |
Definition at line 294 of file class.ilObjSearchSettingsFormGUI.php.
References ilSearchSettings\getInstance().
Referenced by initForm(), and update().
|
protected |
TODO: Split up the form into two or three sections.
Definition at line 152 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\LTI\ToolProvider\$settings, $type, ILIAS\Repository\ctrl(), ilSearchSettings\getLuceneItemFilterDefinitions(), getSettings(), ilSearchSettings\LIKE_SEARCH, ILIAS\Repository\lng(), ilSearchSettings\LUCENE_SEARCH, ilSearchSettings\OPERATOR_AND, ilSearchSettings\OPERATOR_OR, and ILIAS\UI\Implementation\Component\Input\withValue().
Referenced by showForm(), and update().
|
protected |
Definition at line 84 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\FileDelivery\http(), and initForm().
Referenced by executeCommand(), and update().
|
protected |
Definition at line 146 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
|
protected |
Definition at line 95 of file class.ilObjSearchSettingsFormGUI.php.
References $data, ILIAS\LTI\ToolProvider\$settings, ilSession\clear(), ILIAS\Repository\ctrl(), getSettings(), ILIAS\FileDelivery\http(), initForm(), ilSearchSettings\LIKE_SEARCH, ILIAS\Repository\lng(), ilSearchSettings\LUCENE_SEARCH, and showForm().
Referenced by executeCommand().
|
protected |
Definition at line 38 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilObjSearchSettingsFormGUI.php.
|
protected |
Definition at line 31 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilObjSearchSettingsFormGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilObjSearchSettingsFormGUI.php.
|
protected |
Definition at line 34 of file class.ilObjSearchSettingsFormGUI.php.