ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Go to the source code of this file.
Functions | |
footer () | |
pageFooterDemoFooter ($f) | |
if($_GET['new_footer_ui']=='1') | pageFooterDemoContent ($f, $r, $mainbar) |
pageFooterDemoMetabar ($f) | |
pageFooterDemoCrumbs ($f) | |
pageFooterDemoMainbar ($f, $r) | |
footer | ( | ) |
Definition at line 3 of file footer.php.
References $DIC, Vendor\Package\$f, and $url.
Referenced by ilWorkspaceAccessGUI\__construct(), ILIAS\UI\Implementation\Component\Layout\Page\Standard\__construct(), ILIAS\UI\Implementation\Component\Layout\Page\Standard\hasFooter(), ilPanelGUI\setFooter(), FooterTest\testRendering(), FooterTest\testRenderingModalsWithTriggers(), FooterTest\testRenderingNoLinks(), and FooterTest\testRenderingPermUrl().
if ( $_GET[ 'new_footer_ui']=='1') pageFooterDemoContent | ( | $f, | |
$r, | |||
$mainbar | |||
) |
Definition at line 77 of file footer.php.
References Vendor\Package\$f.
Referenced by pageFooterDemo2Footer(), and pageFooterDemoFooter().
pageFooterDemoCrumbs | ( | $f | ) |
Definition at line 95 of file footer.php.
References Vendor\Package\$f.
Referenced by pageFooterDemo2Footer(), and pageFooterDemoFooter().
pageFooterDemoFooter | ( | $f | ) |
Definition at line 18 of file footer.php.
References $_GET, $_SERVER, $DIC, Vendor\Package\$f, _initIliasForPreview(), pageFooterDemoContent(), pageFooterDemoCrumbs(), pageFooterDemoMainbar(), and pageFooterDemoMetabar().
pageFooterDemoMainbar | ( | $f, | |
$r | |||
) |
Definition at line 100 of file footer.php.
References Vendor\Package\$f.
Referenced by pageFooterDemo2Footer(), and pageFooterDemoFooter().
pageFooterDemoMetabar | ( | $f | ) |
Definition at line 89 of file footer.php.
References Vendor\Package\$f.
Referenced by pageFooterDemo2Footer(), and pageFooterDemoFooter().