ILIAS
release_4-4 Revision
|
jQuery utilities More...
Public Member Functions | |
getLocaljQueryPath () | |
Get local path of jQuery file. More... | |
getLocaljQueryUIPath () | |
Get local path of jQuery UI file. More... | |
getLocalMaphilightPath () | |
Get local path of maphilight file. More... | |
Static Public Member Functions | |
static | initjQuery ($a_tpl=null) |
Init jQuery. More... | |
static | initjQueryUI () |
Init jQuery UI (see included_components.txt for included components) More... | |
static | initMaphilight () |
Init maphilight. More... | |
Static Private Attributes | |
static | $ver = "1_10_2" |
static | $ui_ver = "1_10_3" |
static | $maphilight_ver = "14_03_20" |
static | $min = "-min" |
iljQueryUtil::getLocaljQueryPath | ( | ) |
Get local path of jQuery file.
Definition at line 61 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), and ilObjContentObject\getSupplyingExportFiles().
iljQueryUtil::getLocaljQueryUIPath | ( | ) |
Get local path of jQuery UI file.
Definition at line 69 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), and ilObjContentObject\getSupplyingExportFiles().
iljQueryUtil::getLocalMaphilightPath | ( | ) |
Get local path of maphilight file.
Definition at line 91 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), ilObjContentObject\getSupplyingExportFiles(), and ilObjMediaObjectGUI\includePresentationJS().
|
static |
Init jQuery.
Definition at line 20 of file class.iljQueryUtil.php.
Referenced by ilTestScoringByQuestionsGUI\__construct(), ilSessionReminderGUI\__construct(), ilMailQuickFilterInputGUI\checkInput(), ilTestOutputGUI\executeCommand(), ilTestPlayerDynamicQuestionSetGUI\executeCommand(), ilForumExportGUI\executeCommand(), ilMailGUI\executeCommand(), ilMainMenuSearchGUI\getHTML(), ilChart\getHTML(), ilNestedOrderingGUI\getHtml(), ilInfoScreenGUI\getHTML(), ilMainMenuGUI\getLanguageSelection(), assOrderingQuestionGUI\getPreview(), ilNestedOrderingGUI\getSolutionHTML(), ilTemplate\getStandardTemplate(), assOrderingQuestionGUI\getTestOutput(), ilSetupGUI\ilSetupGUI(), ilTaggingGUI\initJavascript(), ilNoteGUI\initJavascript(), ilLPObjectStatisticsLPTableGUI\initLearningProgressDetailsLayer(), ilPreviewGUI\initPreview(), ilPageObjectGUI\initSelfAssessmentRendering(), ilLMPresentationGUI\layout(), ilScoringAdjustmentGUI\outputAdjustQuestionForm(), ilGlossaryPresentationGUI\printView(), ilDragDropFileInputGUI\render(), ilTextInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), ilColumnGUI\showBlocks(), ilStartUpGUI\showOpenIdLoginForm(), ilRepositoryGUI\showTree(), and ilObjSCORM2004LearningModuleGUI\showTree().
|
static |
Init jQuery UI (see included_components.txt for included components)
Definition at line 51 of file class.iljQueryUtil.php.
References $tpl.
Referenced by ilMailQuickFilterInputGUI\checkInput(), ilMainMenuSearchGUI\getHTML(), ilNestedOrderingGUI\getHtml(), ilPCIIMTriggerEditorGUI\getImageMapTableHTML(), assOrderingQuestionGUI\getPreview(), ilNestedOrderingGUI\getSolutionHTML(), assOrderingQuestionGUI\getTestOutput(), ilPageObjectGUI\initSelfAssessmentRendering(), ilLMPresentationGUI\layout(), ilTextInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), and ilColumnGUI\showBlocks().
|
static |
Init maphilight.
Definition at line 81 of file class.iljQueryUtil.php.
References $tpl.
|
staticprivate |
Definition at line 14 of file class.iljQueryUtil.php.
|
staticprivate |
Definition at line 15 of file class.iljQueryUtil.php.
|
staticprivate |
Definition at line 13 of file class.iljQueryUtil.php.
|
staticprivate |
Definition at line 12 of file class.iljQueryUtil.php.