ILIAS
Release_5_0_x_branch Revision 61816
|
UI framework utility class. More...
Public Member Functions | |
getJSFiles () | |
Get javascript files. | |
getCssFiles () | |
Get javascript files. | |
init ($a_tpl=null) | |
Init. |
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(), ilSetupGUI\ilSetupGUI(), and ilLMPresentationGUI\layout().