|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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... | |
Data Fields | |
| const | BOWER_BOOTSTRAP_JS = "libs/bower/bower_components/bootstrap/dist/js/bootstrap.min.js" |
|
static |
Get javascript files.
Definition at line 32 of file class.ilUIFramework.php.
Referenced by init().
Here is the caller graph for this function:
|
static |
Get javascript files.
Definition at line 22 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 42 of file class.ilUIFramework.php.
References $DIC, $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:| const ilUIFramework::BOWER_BOOTSTRAP_JS = "libs/bower/bower_components/bootstrap/dist/js/bootstrap.min.js" |
Definition at line 14 of file class.ilUIFramework.php.
Referenced by ilTestPlayerAbstractGUI\populateModals().