|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilObjFooterUIHandling: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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| ilObjFooterUIHandling::buildMainTabs | ( | ) |
Definition at line 127 of file class.ilObjFooterUIHandling.php.
References ilObjFooterAdministrationGUI\CMD_DEFAULT, ilObjFooterAdministrationGUI\TAB_INDEX, and ilObjFooterAdministrationGUI\TAB_PERMISSIONS.
| ilObjFooterUIHandling::hasPermission | ( | string | $permissions | ) |
Definition at line 186 of file class.ilObjFooterUIHandling.php.
| ilObjFooterUIHandling::out | ( | ?Component ... | $components | ) |
Definition at line 112 of file class.ilObjFooterUIHandling.php.
References $components.
| ilObjFooterUIHandling::outAsync | ( | ?Component ... | $components | ) |
Definition at line 98 of file class.ilObjFooterUIHandling.php.
References $components, $response, and ILIAS\FileDelivery\http().
Here is the call graph for this function:| ilObjFooterUIHandling::outAsyncAsModal | ( | string | $title, |
| string | $post_url, | ||
| ?Component ... | $components | ||
| ) |
Definition at line 58 of file class.ilObjFooterUIHandling.php.
References $components, ILIAS\UI\Implementation\Component\Modal\InterruptiveItem\InterruptiveItem\getId(), ILIAS\UI\Implementation\Component\Input\getInputs(), ILIAS\UI\Implementation\Component\Modal\InterruptiveItem\KeyValue\getKey(), and ILIAS\UI\Implementation\Component\Modal\InterruptiveItem\KeyValue\getValue().
Here is the call graph for this function:| ilObjFooterUIHandling::render | ( | ?Component ... | $components | ) |
Definition at line 120 of file class.ilObjFooterUIHandling.php.
References $components.
| 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.