|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
UI framework utility class. More...
Collaboration diagram for ilUIFramework: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().
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(), ilTemplate\getStandardTemplate(), ilSetupGUI\ilSetupGUI(), and ilLMPresentationGUI\layout().
Here is the call graph for this function:
Here is the caller graph for this function: