ILIAS  trunk Revision v12.0_alpha-33-ge186251a14d
base.php File Reference

Go to the source code of this file.

Namespaces

namespace  ILIAS\UI\examples\Layout\Page\Mail
 

Functions

 ILIAS\UI\examples\Layout\Page\Mail::base ()
 
if( $request_wrapper->has( 'new_ui') &&$request_wrapper->retrieve( 'new_ui', $refinery->kindlyTo() ->int())===1) ILIAS\UI\examples\Layout\Page\Mail::renderFullDemoPage (Container $dic)
 

Variables

global ILIAS\UI\examples\Layout\Page\Mail::$DIC
 
 ILIAS\UI\examples\Layout\Page\Mail::$request_wrapper = $DIC->http()->wrapper()->query()
 
 ILIAS\UI\examples\Layout\Page\Mail::$refinery = $DIC->refinery()