ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
UI framework utility class. More...
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().
|
static |
Get javascript files.
Definition at line 22 of file class.ilUIFramework.php.
Referenced by ilPortfolioHTMLExport\buildExportFile(), ilPortfolioHTMLExport\exportPageHTML(), and init().
|
static |
Init.
ilTemplate | $a_tpl | template object |
Definition at line 42 of file class.ilUIFramework.php.
References $DIC, $f, $tpl, getCssFiles(), and getJSFiles().
Referenced by ilSetupGUI\__construct(), ilStartUpGUI\_checkGoto(), ilTemplate\getStandardTemplate(), ilKioskPageRenderer\initIlTemplate(), and ilLMPresentationGUI\layout().
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().