|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
UI framework utility class. More...
Collaboration diagram for ilUIFramework:Static Public Member Functions | |
| static | getJSFiles () |
| Get javascript files. More... | |
| static | getCssFiles () |
| Get javascript files. More... | |
| static | init ($a_tpl=null) |
| Init. More... | |
|
static |
Get javascript files.
Definition at line 29 of file class.ilUIFramework.php.
Referenced by init().
Here is the caller graph for this function:
|
static |
Get javascript files.
Definition at line 19 of file class.ilUIFramework.php.
Referenced by ilPortfolioHTMLExport\buildExportFile(), ilPortfolioHTMLExport\exportPageHTML(), and init().
Here is the caller graph for this function:
|
static |
Init.
| ilTemplate | $a_tpl | template object |
Definition at line 39 of file class.ilUIFramework.php.
References $tpl, getCssFiles(), and getJSFiles().
Referenced by ilSetupGUI\__construct(), ilTemplate\getStandardTemplate(), and ilLMPresentationGUI\layout().
Here is the call graph for this function:
Here is the caller graph for this function: