ILIAS
Release_4_4_x_branch Revision 61816
|
jQuery utilities More...
Public Member Functions | |
getLocaljQueryPath () | |
Get local path of jQuery file. | |
getLocaljQueryUIPath () | |
Get local path of jQuery UI file. | |
getLocalMaphilightPath () | |
Get local path of maphilight file. |
Static Public Member Functions | |
static | initjQuery ($a_tpl=null) |
Init jQuery. | |
static | initjQueryUI () |
Init jQuery UI (see included_components.txt for included components) | |
static | initMaphilight () |
Init maphilight. |
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 ilTestOutputGUI\executeCommand(), ilTestPlayerDynamicQuestionSetGUI\executeCommand(), ilMailGUI\executeCommand(), ilMainMenuSearchGUI\getHTML(), ilChart\getHTML(), ilNestedOrderingGUI\getHtml(), ilInfoScreenGUI\getHTML(), assOrderingQuestionGUI\getPreview(), ilNestedOrderingGUI\getSolutionHTML(), ilTemplate\getStandardTemplate(), assOrderingQuestionGUI\getTestOutput(), ilSetupGUI\ilSetupGUI(), ilTaggingGUI\initJavascript(), ilNoteGUI\initJavascript(), ilLPObjectStatisticsLPTableGUI\initLearningProgressDetailsLayer(), ilPreviewGUI\initPreview(), ilPageObjectGUI\initSelfAssessmentRendering(), ilLMPresentationGUI\layout(), ilGlossaryPresentationGUI\printView(), ilDragDropFileInputGUI\render(), ilTextInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), 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 ilMainMenuSearchGUI\getHTML(), ilNestedOrderingGUI\getHtml(), ilPCIIMTriggerEditorGUI\getImageMapTableHTML(), assOrderingQuestionGUI\getPreview(), ilNestedOrderingGUI\getSolutionHTML(), assOrderingQuestionGUI\getTestOutput(), ilPageObjectGUI\initSelfAssessmentRendering(), ilLMPresentationGUI\layout(), ilTextInputGUI\render(), and ilSCORM2004ScoGUI\sco_preview().
|
static |
|
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.