ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
jQuery utilities More...
Static Public Member Functions | |
static | initjQuery ($a_tpl=null) |
inits and adds the jQuery JS-File to the global or a passed template More... | |
static | initjQueryUI ($a_tpl=null) |
inits and adds the jQuery-UI JS-File to the global template (see included_components.txt for included components) More... | |
static | getLocaljQueryPath () |
static | getLocaljQueryUIPath () |
static | initMaphilight () |
Inits and add maphilight to the general template. More... | |
static | getLocalMaphilightPath () |
Get local path of maphilight file. More... | |
Static Private Attributes | |
static | $min = ".min" |
|
static |
Definition at line 64 of file class.iljQueryUtil.php.
Referenced by ilSCORMOfflineModeGUI\executeCommand(), ilCOPageHTMLExport\exportSupportScripts(), ilSCORM13Player\getPlayer(), ilSCORMOfflineMode\getSopManifestEntries(), and ilObjContentObject\getSupplyingExportFiles().
|
static |
Definition at line 73 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), and ilObjContentObject\getSupplyingExportFiles().
|
static |
Get local path of maphilight file.
Definition at line 98 of file class.iljQueryUtil.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), ilObjContentObject\getSupplyingExportFiles(), and ilObjMediaObjectGUI\includePresentationJS().
|
static |
inits and adds the jQuery JS-File to the global or a passed template
\ilTemplate | $a_tpl | global $tpl is used when null |
Definition at line 26 of file class.iljQueryUtil.php.
Referenced by ilSessionReminderGUI\__construct(), ilTermsOfServiceAcceptanceHistoryTableGUI\__construct(), ilSetupGUI\__construct(), ilAccountRegistrationGUI\__initForm(), ilStartUpGUI\_checkGoto(), ilColumnGUI\addBlockSorting(), ilObjForumGUI\doHistoryCheck(), ilTestOutputGUI\executeCommand(), ilTestPlayerDynamicQuestionSetGUI\executeCommand(), ilTestScoringByQuestionsGUI\getActiveSubTabId(), ilMainMenuSearchGUI\getHTML(), ilInfoScreenGUI\getHTML(), assMatchingQuestionGUI\getPreview(), ilTemplate\getStandardTemplate(), assMatchingQuestionGUI\getTestOutput(), ilExplorerBaseGUI\init(), ilCalendarViewGUI\initialize(), ilOnScreenChatGUI\initializeFrontend(), ilKioskPageRenderer\initIlTemplate(), ilTaggingGUI\initJavascript(), ilNoteGUI\initJavascript(), ilChart\initJS(), ilLPObjectStatisticsLPTableGUI\initLearningProgressDetailsLayer(), ilPreviewGUI\initPreview(), ilLMPresentationGUI\layout(), ilForumExportGUI\printPost(), ilForumExportGUI\printThread(), ilGlossaryPresentationGUI\printView(), ilNotificationOSDGUI\render(), ilDragDropFileInputGUI\render(), ilMultipleNestedOrderingElementsInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), ilTextInputGUI\setMultiValues(), ilPageObjectGUI\showPage(), ilRepositoryGUI\showTree(), and ilObjSCORM2004LearningModuleGUI\showTree().
|
static |
inits and adds the jQuery-UI JS-File to the global template (see included_components.txt for included components)
Definition at line 47 of file class.iljQueryUtil.php.
Referenced by ilPCIIMTriggerEditorGUI\__construct(), ilColumnGUI\addBlockSorting(), ilStudyProgrammeExpandableProgressListGUI\addJavaScript(), ilAccordionGUI\addJavaScript(), ilMainMenuSearchGUI\getHTML(), assMatchingQuestionGUI\getPreview(), ilTemplate\getStandardTemplate(), assMatchingQuestionGUI\getTestOutput(), ilOnScreenChatGUI\initializeFrontend(), ilLMPresentationGUI\layout(), ilMultipleNestedOrderingElementsInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), ilTextInputGUI\setMultiValues(), and ilPageObjectGUI\showPage().
|
static |
Inits and add maphilight to the general template.
Definition at line 85 of file class.iljQueryUtil.php.
|
staticprivate |
Definition at line 18 of file class.iljQueryUtil.php.