|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Functions | |
| base () | |
| maybeRenderFooterInFullScreenMode (\ILIAS\HTTP\Wrapper\RequestWrapper $request, \ILIAS\Refinery\Factory $refinery, \ILIAS\UI\Component\MainControls\Footer $footer,) | |
| getFullScreenDemoPage (\ILIAS\UI\Factory $factory, \ILIAS\UI\Component\MainControls\Footer $footer,) | |
| ILIAS\UI\examples\MainControls\Footer\base | ( | ) |
description: > The initial screen shows a Primary Button. When clicked, the current Page is reloaded and a fullscreen demo Page appears, which features the Footer.
expected output: > ILIAS shows the Primary Button. After the Button is clicked, ILIAS loads a demo Page, which shows the Footer. The Footer consists of 5 distinct sections, each operable by keyboard and accessible for screen-readers.
Definition at line 37 of file base.php.
References ILIAS\UI\examples\Layout\Page\Mail\$DIC, $renderer, and ILIAS\UI\examples\MainControls\Footer\maybeRenderFooterInFullScreenMode().
Here is the call graph for this function:| ILIAS\UI\examples\MainControls\Footer\getFullScreenDemoPage | ( | \ILIAS\UI\Factory | $factory, |
| \ILIAS\UI\Component\MainControls\Footer | $footer | ||
| ) |
Definition at line 112 of file base.php.
| ILIAS\UI\examples\MainControls\Footer\maybeRenderFooterInFullScreenMode | ( | \ILIAS\HTTP\Wrapper\RequestWrapper | $request, |
| \ILIAS\Refinery\Factory | $refinery, | ||
| \ILIAS\UI\Component\MainControls\Footer | $footer | ||
| ) |
Definition at line 84 of file base.php.
Referenced by ILIAS\UI\examples\MainControls\Footer\base().
Here is the caller graph for this function: