|
ILIAS
Release_4_2_x_branch Revision 61807
|
jQuery utilities More...
Collaboration diagram for iljQueryUtil:Public Member Functions | |
| getLocaljQueryPath () | |
| Get local path of jQuery file. | |
| getLocaljQueryUIPath () | |
| Get local path of jQuery UI file. | |
Static Public Member Functions | |
| static | initjQuery () |
| Init jQuery. | |
| static | initjQueryUI () |
| Init jQuery UI (see included_components.txt for included components) | |
Static Private Attributes | |
| static | $ver = "1_6_2" |
| static | $ui_ver = "1_8_12" |
| static | $min = "-min" |
| iljQueryUtil::getLocaljQueryPath | ( | ) |
Get local path of jQuery file.
Definition at line 39 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), and ilObjContentObject\getSupplyingExportFiles().
Here is the caller graph for this function:| iljQueryUtil::getLocaljQueryUIPath | ( | ) |
Get local path of jQuery UI file.
Definition at line 47 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), and ilObjContentObject\getSupplyingExportFiles().
Here is the caller graph for this function:
|
static |
Init jQuery.
Definition at line 19 of file class.iljQueryUtil.php.
References $tpl.
Referenced by ilTestOutputGUI\executeCommand(), ilChart\getHTML(), ilTemplate\getStandardTemplate(), ilTaggingGUI\initJavascript(), ilNoteGUI\initJavascript(), ilPageObjectGUI\initSelfAssessmentRendering(), ilSCORM2004ScoGUI\sco_preview(), and ilMainMenuGUI\setTemplateVars().
Here is the caller graph for this function:
|
static |
Init jQuery UI (see included_components.txt for included components)
Definition at line 29 of file class.iljQueryUtil.php.
References $tpl.
Referenced by ilPCIIMTriggerEditorGUI\getImageMapTableHTML(), ilPageObjectGUI\initSelfAssessmentRendering(), and ilSCORM2004ScoGUI\sco_preview().
Here is the caller graph for this function:
|
staticprivate |
Definition at line 14 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.