ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ui.php File Reference

Go to the source code of this file.

Namespaces

 ILIAS\UI\examples\Layout\Page\Standard
 

Functions

 ILIAS\UI\examples\Layout\Page\Standard::ui ()
 
if(basename($_SERVER["SCRIPT_FILENAME"])=="ui.php") if(isset($request_wrapper) &&isset($refinery) && $request_wrapper->has('new_ui') && $request_wrapper->retrieve('new_ui', $refinery->kindlyTo() ->string())=='1') ILIAS\UI\examples\Layout\Page\Standard::renderFooterInFullscreenMode (Container $dic)
 
if(isset($request_wrapper) &&isset($refinery) && $request_wrapper->has('replaced') && $request_wrapper->retrieve('replaced', $refinery->kindlyTo() ->string())=='1') ILIAS\UI\examples\Layout\Page\Standard::pagedemoCrumbs ($f)
 Below are helpers for the construction of demo-content. More...
 
 ILIAS\UI\examples\Layout\Page\Standard::pagedemoContent (\ILIAS\UI\Factory $f, Renderer $r, MainBar $mainbar)
 
 ILIAS\UI\examples\Layout\Page\Standard::pagedemoFooter (\ILIAS\UI\Factory $f)
 
 ILIAS\UI\examples\Layout\Page\Standard::pagedemoMetabar (\ILIAS\UI\Factory $f)
 
 ILIAS\UI\examples\Layout\Page\Standard::pagedemoMainbar (\ILIAS\UI\Factory $f, Renderer $r)
 
 ILIAS\UI\examples\Layout\Page\Standard::getDemoEntryRepository (\ILIAS\UI\Factory $f)
 
 ILIAS\UI\examples\Layout\Page\Standard::getDemoEntryPersonalWorkspace (\ILIAS\UI\Factory $f, Renderer $r)
 
 ILIAS\UI\examples\Layout\Page\Standard::getDemoEntryAchievements (\ILIAS\UI\Factory $f)
 
 ILIAS\UI\examples\Layout\Page\Standard::getDemoEntryCommunication (\ILIAS\UI\Factory $f)
 
 ILIAS\UI\examples\Layout\Page\Standard::getDemoEntryOrganisation (\ILIAS\UI\Factory $f)
 
 ILIAS\UI\examples\Layout\Page\Standard::getDemoEntryAdministration (\ILIAS\UI\Factory $f)
 
 ILIAS\UI\examples\Layout\Page\Standard::getDemoEntryTools (\ILIAS\UI\Factory $f)
 
 ILIAS\UI\examples\Layout\Page\Standard::loremIpsum ()
 

Variables

global ILIAS\UI\examples\Layout\Page\Standard::$DIC