ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (private Translator $translator, private \ilCtrlInterface $ctrl, private \ilTabsGUI $tabs_gui, private Flow $flow,) | |
activate (string $tab_id) | |
build (string $id, string $language_key, array|URI $target, ?Tab $parent=null, ?string $handling_class=null,) | |
show () | |
structure () | |
add (Tab ... $tab) | |
backToMainTab () | |
Private Attributes | |
Structure | $structure |
string | $active_tab = null |
string | $active_subtab = null |
ILIAS\GlobalScreen\GUI\Tabs\Tabs::__construct | ( | private Translator | $translator, |
private \ilCtrlInterface | $ctrl, | ||
private \ilTabsGUI | $tabs_gui, | ||
private Flow | $flow | ||
) |
Definition at line 37 of file Tabs.php.
References ILIAS\GlobalScreen\GUI\Tabs\Tabs\structure().
ILIAS\GlobalScreen\GUI\Tabs\Tabs::activate | ( | string | $tab_id | ) |
Definition at line 46 of file Tabs.php.
References ILIAS\GlobalScreen\GUI\Tabs\Tabs\structure().
ILIAS\GlobalScreen\GUI\Tabs\Tabs::add | ( | Tab ... | $tab | ) |
Definition at line 160 of file Tabs.php.
References ILIAS\GlobalScreen\GUI\Tabs\Tabs\structure().
ILIAS\GlobalScreen\GUI\Tabs\Tabs::backToMainTab | ( | ) |
Definition at line 167 of file Tabs.php.
References ilObjFooterAdministrationGUI\CMD_DEFAULT, ilFooterEntriesGUI\CMD_DEFAULT, and ILIAS\Repository\ctrl().
ILIAS\GlobalScreen\GUI\Tabs\Tabs::build | ( | string | $id, |
string | $language_key, | ||
array|URI | $target, | ||
?Tab | $parent = null , |
||
?string | $handling_class = null |
||
) |
Definition at line 60 of file Tabs.php.
ILIAS\GlobalScreen\GUI\Tabs\Tabs::show | ( | ) |
Definition at line 109 of file Tabs.php.
References ILIAS\GlobalScreen\GUI\Tabs\Tabs\structure().
ILIAS\GlobalScreen\GUI\Tabs\Tabs::structure | ( | ) |
Definition at line 155 of file Tabs.php.
References ILIAS\GlobalScreen\GUI\Tabs\Tabs\$structure.
Referenced by ILIAS\GlobalScreen\GUI\Tabs\Tabs\__construct(), ILIAS\GlobalScreen\GUI\Tabs\Tabs\activate(), ILIAS\GlobalScreen\GUI\Tabs\Tabs\add(), and ILIAS\GlobalScreen\GUI\Tabs\Tabs\show().
|
private |
|
private |
|
private |
Definition at line 33 of file Tabs.php.
Referenced by ILIAS\GlobalScreen\GUI\Tabs\Tabs\structure().