ILIAS
Release_5_0_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_11_2" |
static | $ui_ver = "1_11_2" |
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(), ilSCORM13Player\getPlayer(), 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 ilAccountRegistrationGUI\__initForm(), ilTestOutputGUI\executeCommand(), ilTestPlayerDynamicQuestionSetGUI\executeCommand(), ilMailGUI\executeCommand(), ilMainMenuSearchGUI\getHTML(), ilNestedOrderingGUI\getHtml(), ilInfoScreenGUI\getHTML(), ilNestedOrderingGUI\getSolutionHTML(), ilTemplate\getStandardTemplate(), ilSetupGUI\ilSetupGUI(), ilExplorerBaseGUI\init(), ilTaggingGUI\initJavascript(), ilNoteGUI\initJavascript(), ilChart\initJS(), ilLPObjectStatisticsLPTableGUI\initLearningProgressDetailsLayer(), ilPreviewGUI\initPreview(), ilLMPresentationGUI\layout(), ilGlossaryPresentationGUI\printView(), ilDragDropFileInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), ilPageObjectGUI\showPage(), 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 ilAccordionGUI\addJavaScript(), ilMainMenuSearchGUI\getHTML(), ilNestedOrderingGUI\getHtml(), ilPCIIMTriggerEditorGUI\getImageMapTableHTML(), ilNestedOrderingGUI\getSolutionHTML(), ilLMPresentationGUI\layout(), ilSCORM2004ScoGUI\sco_preview(), and ilPageObjectGUI\showPage().
|
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.