| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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, ILIAS\Repository\ctrl(), ilObjFooterAdministrationGUI\TAB_INDEX, and ilObjFooterAdministrationGUI\TAB_PERMISSIONS.
 Here is the call graph for this function:| ilObjFooterUIHandling::hasPermission | ( | string | $permissions | ) | 
Definition at line 186 of file class.ilObjFooterUIHandling.php.
References $id, $token, ILIAS\Repository\ctrl(), ILIAS\UI\URLBuilderToken\getName(), ILIAS\FileDelivery\http(), and ILIAS\Data\URI\withParameter().
 Here is the call graph for this function:| ilObjFooterUIHandling::out | ( | ?Component ... | $components | ) | 
Definition at line 112 of file class.ilObjFooterUIHandling.php.
| ilObjFooterUIHandling::outAsync | ( | ?Component ... | $components | ) | 
Definition at line 98 of file class.ilObjFooterUIHandling.php.
References $response, and ILIAS\FileDelivery\http().
Referenced by outAsyncAsModal().
 Here is the call graph for this function:
 Here is the caller graph for this function:| 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(), and outAsync().
 Here is the call graph for this function:| ilObjFooterUIHandling::render | ( | ?Component ... | $components | ) | 
Definition at line 120 of file class.ilObjFooterUIHandling.php.
| 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.