ILIAS
release_4-3 Revision
|
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_8_3" |
static | $ui_ver = "1_9_1" |
static | $maphilight_ver = "12_09_22" |
static | $min = "-min" |
iljQueryUtil::getLocaljQueryPath | ( | ) |
Get local path of jQuery file.
Definition at line 46 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), and ilObjContentObject\getSupplyingExportFiles().
iljQueryUtil::getLocaljQueryUIPath | ( | ) |
Get local path of jQuery UI file.
Definition at line 54 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), and ilObjContentObject\getSupplyingExportFiles().
iljQueryUtil::getLocalMaphilightPath | ( | ) |
Get local path of maphilight file.
Definition at line 76 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), ilObjContentObject\getSupplyingExportFiles(), and ilObjMediaObjectGUI\includePresentationJS().
|
static |
Init jQuery.
Definition at line 21 of file class.iljQueryUtil.php.
References $tpl.
Referenced by ilMailGUI\executeCommand(), ilTestOutputGUI\executeCommand(), ilMainMenuSearchGUI\getHTML(), ilChart\getHTML(), ilInfoScreenGUI\getHTML(), ilTemplate\getStandardTemplate(), ilSetupGUI\ilSetupGUI(), ilTaggingGUI\initJavascript(), ilNoteGUI\initJavascript(), ilLPObjectStatisticsLPTableGUI\initLearningProgressDetailsLayer(), ilPageObjectGUI\initSelfAssessmentRendering(), ilGlossaryPresentationGUI\printView(), ilTextInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), ilRepositoryGUI\showTree(), and ilObjSCORM2004LearningModuleGUI\showTree().
|
static |
Init jQuery UI (see included_components.txt for included components)
Definition at line 36 of file class.iljQueryUtil.php.
References $tpl.
Referenced by ilMainMenuSearchGUI\getHTML(), ilPCIIMTriggerEditorGUI\getImageMapTableHTML(), ilPageObjectGUI\initSelfAssessmentRendering(), ilTextInputGUI\render(), and ilSCORM2004ScoGUI\sco_preview().
|
static |
|
staticprivate |
Definition at line 15 of file class.iljQueryUtil.php.
|
staticprivate |
Definition at line 16 of file class.iljQueryUtil.php.
|
staticprivate |
Definition at line 14 of file class.iljQueryUtil.php.
|
staticprivate |
Definition at line 13 of file class.iljQueryUtil.php.