|
ILIAS
release_4-3 Revision
|
Go to the source code of this file.
Variables | |
| $steps = 0 | |
| while (!file_exists('ilias.ini.php')) | |
| global | $ilIliasIniFile |
| global | $ilUser |
| $tpl = new ilTemplate(dirname(__FILE__) . '/tpl.latex.html', true, true) | |
| $jquery_path = iljQueryUtil::getLocaljQueryPath() | |
| if(strpos($jquery_path, './')===0) else if(strpos($jquery_path, '.')===0) | $mathJaxSetting = new ilSetting('MathJax') |
| $jquery_path = iljQueryUtil::getLocaljQueryPath() |
| if (strpos($jquery_path, './')===0) else if (strpos($jquery_path, '.')===0) $mathJaxSetting = new ilSetting('MathJax') |
Definition at line 34 of file latex.php.
Referenced by ilObjExternalToolsSettingsGUI\editMathJaxObject(), ilPageContentGUI\getBBMenu(), ilCOPageHTMLExport\getPreparedMainTemplate(), ilObjContentObject\getSupplyingExportFiles(), ilPageObjectGUI\getTinyMenu(), ilUtil\insertLatexImages(), and ilObjExternalToolsSettingsGUI\saveMathJaxObject().
| $steps = 0 |
Definition at line 3 of file latex.php.
Referenced by ilSkillSelfEvaluation\determineSteps(), ilSetupGUI\displayProcessPanel(), ilSkillSelfEvaluationGUI\saveSelfEvaluation(), ilSkillSelfEvaluationGUI\startSelfEvaluation(), and ilSkillSelfEvaluationGUI\updateSelfEvaluation().
| $tpl = new ilTemplate(dirname(__FILE__) . '/tpl.latex.html', true, true) |