|
ILIAS
Release_5_0_x_branch Revision 61816
|
UI framework utility class. More...
Collaboration diagram for ilUIFramework: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().
Here is the caller graph for this function:| ilUIFramework::getJSFiles | ( | ) |
Get javascript files.
Definition at line 19 of file class.ilUIFramework.php.
Referenced by init().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function: