|
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().
Here is the caller graph for this function:| if($_GET['new_footer_ui']=='1') pageFooterDemoContent | ( | $f, | |
| $r, | |||
| $mainbar | |||
| ) |
Definition at line 77 of file footer.php.
References Vendor\Package\$f.
| pageFooterDemoCrumbs | ( | $f | ) |
Definition at line 95 of file footer.php.
References Vendor\Package\$f.
| pageFooterDemoFooter | ( | $f | ) |
Definition at line 18 of file footer.php.
References $_SERVER, $DIC, and Vendor\Package\$f.
| pageFooterDemoMainbar | ( | $f, | |
| $r | |||
| ) |
Definition at line 100 of file footer.php.
References Vendor\Package\$f.
| pageFooterDemoMetabar | ( | $f | ) |