|
ILIAS
release_8 Revision v8.24
|
Filter administration for containers. More...
Collaboration diagram for ilContainerFilterAdminGUI:Public Member Functions | |
| __construct (ilContainerGUI $container_gui) | |
| executeCommand () | |
Protected Member Functions | |
| selectFields () | |
| getFieldSelectionForm () | |
| saveFields () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $main_tpl |
| ilToolbarGUI | $toolbar |
| ILIAS DI UIServices | $ui |
| ilContainerFilterService | $container_filter_service |
| int | $ref_id |
| ilContainerGUI | $container_gui |
| ServerRequestInterface | $request |
Filter administration for containers.
Definition at line 27 of file class.ilContainerFilterAdminGUI.php.
| ilContainerFilterAdminGUI::__construct | ( | ilContainerGUI | $container_gui | ) |
Definition at line 39 of file class.ilContainerFilterAdminGUI.php.
References $container_gui, $DIC, ILIAS\Repository\ctrl(), ilObjectGUI\getObject(), ILIAS\Repository\lng(), ILIAS\Repository\toolbar(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilContainerFilterAdminGUI::executeCommand | ( | ) |
Definition at line 55 of file class.ilContainerFilterAdminGUI.php.
References $ctrl, ilCtrl\getCmd(), and ilCtrl\getNextClass().
Here is the call graph for this function:
|
protected |
Definition at line 109 of file class.ilContainerFilterAdminGUI.php.
References $container_filter_service, $ctrl, Vendor\Package\$f, $lng, $service, $ui, ilCtrl\getLinkTarget(), and ilLanguage\txt().
Referenced by saveFields(), and selectFields().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 162 of file class.ilContainerFilterAdminGUI.php.
References $container_filter_service, $ctrl, $data, $lng, $request, $service, getFieldSelectionForm(), ilCtrl\redirect(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 100 of file class.ilContainerFilterAdminGUI.php.
References $main_tpl, $ui, getFieldSelectionForm(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file class.ilContainerFilterAdminGUI.php.
Referenced by getFieldSelectionForm(), and saveFields().
|
protected |
Definition at line 36 of file class.ilContainerFilterAdminGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilContainerFilterAdminGUI.php.
Referenced by executeCommand(), getFieldSelectionForm(), and saveFields().
|
protected |
Definition at line 30 of file class.ilContainerFilterAdminGUI.php.
Referenced by getFieldSelectionForm(), and saveFields().
|
protected |
Definition at line 31 of file class.ilContainerFilterAdminGUI.php.
Referenced by selectFields().
|
protected |
Definition at line 35 of file class.ilContainerFilterAdminGUI.php.
|
protected |
Definition at line 37 of file class.ilContainerFilterAdminGUI.php.
Referenced by saveFields().
|
protected |
Definition at line 32 of file class.ilContainerFilterAdminGUI.php.
|
protected |
Definition at line 33 of file class.ilContainerFilterAdminGUI.php.
Referenced by getFieldSelectionForm(), and selectFields().