ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Public Member Functions | |
__construct (private UIServices $ui, private Services $http, private ilTabsGUI $tabs_gui, private Translator $translator, private ilCtrlInterface $ctrl, private ilErrorHandling $error, private ilRbacSystem $rbac_system, private int $ref_id) | |
outAsyncAsModal (string $title, string $post_url, ?Component ... $components) | |
outAsync (?Component ... $components) | |
out (?Component ... $components) | |
render (?Component ... $components) | |
buildMainTabs () | |
backToMainTab () | |
activateTab (string $tab) | |
requireReadable () | |
requireWritable () | |
hasPermission (string $permissions) | |
Private Attributes | |
ilGlobalTemplateInterface | $main_tpl |
Renderer | $ui_renderer |
Factory | $ui_factory |
Definition at line 34 of file class.ilObjFooterUIHandling.php.
ilObjFooterUIHandling::__construct | ( | private UIServices | $ui, |
private Services | $http, | ||
private ilTabsGUI | $tabs_gui, | ||
private Translator | $translator, | ||
private ilCtrlInterface | $ctrl, | ||
private ilErrorHandling | $error, | ||
private ilRbacSystem | $rbac_system, | ||
private int | $ref_id | ||
) |
Definition at line 43 of file class.ilObjFooterUIHandling.php.
References ILIAS\Repository\ui().
ilObjFooterUIHandling::activateTab | ( | string | $tab | ) |
Definition at line 171 of file class.ilObjFooterUIHandling.php.
ilObjFooterUIHandling::backToMainTab | ( | ) |
Definition at line 144 of file class.ilObjFooterUIHandling.php.
References ilObjFooterAdministrationGUI\CMD_DEFAULT, ilFooterEntriesGUI\CMD_DEFAULT, and ILIAS\Repository\ctrl().
ilObjFooterUIHandling::buildMainTabs | ( | ) |
Definition at line 127 of file class.ilObjFooterUIHandling.php.
References ilObjFooterAdministrationGUI\CMD_DEFAULT, ILIAS\Repository\ctrl(), ilObjFooterAdministrationGUI\TAB_INDEX, and ilObjFooterAdministrationGUI\TAB_PERMISSIONS.
ilObjFooterUIHandling::hasPermission | ( | string | $permissions | ) |
Definition at line 186 of file class.ilObjFooterUIHandling.php.
References $id, $message, $token, ILIAS\Repository\ctrl(), ILIAS\UI\URLBuilderToken\getName(), ILIAS\FileDelivery\http(), and null.
ilObjFooterUIHandling::out | ( | ?Component ... | $components | ) |
Definition at line 112 of file class.ilObjFooterUIHandling.php.
References null.
ilObjFooterUIHandling::outAsync | ( | ?Component ... | $components | ) |
Definition at line 98 of file class.ilObjFooterUIHandling.php.
References $response, ILIAS\FileDelivery\http(), and null.
Referenced by outAsyncAsModal().
ilObjFooterUIHandling::outAsyncAsModal | ( | string | $title, |
string | $post_url, | ||
?Component ... | $components | ||
) |
Definition at line 58 of file class.ilObjFooterUIHandling.php.
References ILIAS\UI\Implementation\Component\Modal\InterruptiveItem\InterruptiveItem\getId(), ILIAS\UI\Implementation\Component\Input\getInputs(), ILIAS\UI\Implementation\Component\Modal\InterruptiveItem\KeyValue\getKey(), ILIAS\UI\Implementation\Component\Modal\InterruptiveItem\KeyValue\getValue(), null, and outAsync().
ilObjFooterUIHandling::render | ( | ?Component ... | $components | ) |
Definition at line 120 of file class.ilObjFooterUIHandling.php.
References null.
ilObjFooterUIHandling::requireReadable | ( | ) |
Definition at line 176 of file class.ilObjFooterUIHandling.php.
ilObjFooterUIHandling::requireWritable | ( | ) |
Definition at line 181 of file class.ilObjFooterUIHandling.php.
|
private |
Definition at line 38 of file class.ilObjFooterUIHandling.php.
|
private |
Definition at line 40 of file class.ilObjFooterUIHandling.php.
|
private |
Definition at line 39 of file class.ilObjFooterUIHandling.php.