ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
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(), factory(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\DI\UIServices\mainTemplate(), ILIAS\DI\UIServices\renderer(), and renderer().
ilObjSearchSettingsFormGUI::executeCommand | ( | ) |
Definition at line 56 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\Repository\ctrl(), showForm(), showPermissionDenied(), and update().
|
protected |
Definition at line 296 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\Repository\ctrl(), factory(), ilSearchSettings\getLuceneItemFilterDefinitions(), getSettings(), ilSearchSettings\LIKE_SEARCH, ILIAS\Repository\lng(), ilSearchSettings\LUCENE_SEARCH, null, 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(), initForm(), and renderer().
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 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.