|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilObjSearchSettingsFormGUI: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().
Here is the call graph for this function:| ilObjSearchSettingsFormGUI::executeCommand | ( | ) |
Definition at line 56 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 294 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 152 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\LTI\ToolProvider\$settings, $type, ILIAS\Repository\ctrl(), ilSearchSettings\getLuceneItemFilterDefinitions(), ILIAS\LTI\ToolProvider\getSettings(), ilSearchSettings\LIKE_SEARCH, ILIAS\Repository\lng(), ilSearchSettings\LUCENE_SEARCH, ilSearchSettings\OPERATOR_AND, ilSearchSettings\OPERATOR_OR, and ILIAS\UI\Implementation\Component\Input\withValue().
Here is the call graph for this function:
|
protected |
Definition at line 84 of file class.ilObjSearchSettingsFormGUI.php.
References ILIAS\FileDelivery\http().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 146 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 95 of file class.ilObjSearchSettingsFormGUI.php.
References $data, ILIAS\LTI\ToolProvider\$settings, ilSession\clear(), ILIAS\Repository\ctrl(), ILIAS\LTI\ToolProvider\getSettings(), 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 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.