ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
UI framework utility class. More...
Public Member Functions | |
getJSFiles () | |
Get javascript files. More... | |
getCssFiles () | |
Get javascript files. More... | |
init ($a_tpl=null) | |
Init. More... | |
ilUIFramework::getCssFiles | ( | ) |
Get javascript files.
Definition at line 29 of file class.ilUIFramework.php.
Referenced by init().
ilUIFramework::getJSFiles | ( | ) |
Get javascript files.
Definition at line 19 of file class.ilUIFramework.php.
Referenced by init().
ilUIFramework::init | ( | $a_tpl = null | ) |
Init.
ilTemplate | $a_tpl | template object |
Definition at line 39 of file class.ilUIFramework.php.
References $tpl, getCssFiles(), and getJSFiles().
Referenced by ilMailGUI\executeCommand(), ilTemplate\getStandardTemplate(), ilSetupGUI\ilSetupGUI(), ilLMPresentationGUI\layout(), and ilStartUpGUI\showOpenIdLoginForm().