4 while(!file_exists(
'ilias.ini.php'))
10 require_once
'Services/Init/classes/class.ilInitialisation.php';
21 $tpl->resetJavascript();
23 require_once
'Services/jQuery/classes/class.iljQueryUtil.php';
39 $tpl->setCurrentBlock(
'js_on_change_math_jax');
40 $tpl->touchBlock(
'js_on_change_math_jax');
41 $tpl->parseCurrentBlock();
43 $tpl->setCurrentBlock(
'delimiter_latex');
45 $tpl->parseCurrentBlock();
47 else if(strlen($ilIliasIniFile->readVariable(
'tools',
'latex')))
49 $tpl->setCurrentBlock(
'js_on_change_latex');
50 $tpl->setVariable(
'LATEX_URL', $ilIliasIniFile->readVariable(
'tools',
'latex'));
51 $tpl->parseCurrentBlock();
55 $tpl->fillJavaScriptFiles(
true);
56 $tpl->show(
'DEFAULT',
false,
true);
static initILIAS()
ilias initialisation
getLocaljQueryPath()
Get local path of jQuery file.
special template class to simplify handling of ITX/PEAR
if(strpos($jquery_path, './')===0) else if(strpos($jquery_path, '.')===0) $mathJaxSetting