ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
jQuery utilities More...
Static Public Member Functions | |
static | initjQuery (ilGlobalTemplateInterface $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 60 of file class.iljQueryUtil.php.
Referenced by ILIAS\COPage\ResourcesCollector\__construct(), ilSCORMOfflineModeGUI\executeCommand(), ilSCORM13Player\getPlayer(), ilSCORMOfflineMode\getSopManifestEntries(), and ILIAS\UI\Implementation\Component\Layout\Page\Renderer\setHeaderVars().
|
static |
Definition at line 69 of file class.iljQueryUtil.php.
Referenced by ILIAS\COPage\ResourcesCollector\__construct().
|
static |
Get local path of maphilight file.
Definition at line 94 of file class.iljQueryUtil.php.
Referenced by ilPCMediaObject\getJavascriptFiles(), ilObjMediaObjectGUI\includePresentationJS(), and ilSCORM2004ScoGUI\sco_preview().
|
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.
References $DIC.
Referenced by ilTermsOfServiceAcceptanceHistoryTableGUI\__construct(), ilSetupGUI\__construct(), ilAccountRegistrationGUI\__initForm(), ilObjForumGUI\doHistoryCheck(), ilTestOutputGUI\executeCommand(), ilTestPlayerDynamicQuestionSetGUI\executeCommand(), ilForumExportGUI\exportHTML(), ilMainMenuSearchGUI\getHTML(), ilInfoScreenGUI\getHTML(), assOrderingHorizontalGUI\getPreview(), assMatchingQuestionGUI\getPreview(), assOrderingHorizontalGUI\getTestOutput(), assMatchingQuestionGUI\getTestOutput(), ilExplorerBaseGUI\init(), ilCalendarViewGUI\initialize(), ilOnScreenChatGUI\initializeFrontend(), ilTaggingGUI\initJavascript(), ilNoteGUI\initJavascript(), ilChart\initJS(), ilLPObjectStatisticsLPTableGUI\initLearningProgressDetailsLayer(), ilPreviewGUI\initPreview(), ilLMPresentationGUI\layout(), ilRTEGlobalTemplate\loadStandardTemplate(), ilCOPageGlobalTemplate\loadStandardTemplate(), ilDataCollectionGlobalTemplate\loadStandardTemplate(), ilGlobalTemplate\loadStandardTemplate(), ilTestPlayerAbstractGUI\outProcessingTime(), ilNotificationOSDGUI\populatePage(), ilSessionReminderGUI\populatePage(), ilGlobalPageTemplate\prepareBasicJS(), ilForumExportGUI\printPost(), ilForumExportGUI\printThread(), ilDragDropFileInputGUI\render(), ilMultipleNestedOrderingElementsInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), ilTextInputGUI\setMultiValues(), ilTestScoringByQuestionsGUI\showManScoringByQuestionParticipantsTable(), 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 44 of file class.iljQueryUtil.php.
References $DIC.
Referenced by ilPCIIMTriggerEditorGUI\__construct(), ilStudyProgrammeExpandableProgressListGUI\addJavaScript(), ilAccordionGUI\addJavaScript(), ilMainMenuSearchGUI\getHTML(), assOrderingHorizontalGUI\getPreview(), assMatchingQuestionGUI\getPreview(), assOrderingHorizontalGUI\getTestOutput(), assMatchingQuestionGUI\getTestOutput(), ilOnScreenChatGUI\initializeFrontend(), ilLMPresentationGUI\layout(), ilRTEGlobalTemplate\loadStandardTemplate(), ilCOPageGlobalTemplate\loadStandardTemplate(), ilDataCollectionGlobalTemplate\loadStandardTemplate(), ilGlobalTemplate\loadStandardTemplate(), ilGlobalPageTemplate\prepareBasicJS(), ilMultipleNestedOrderingElementsInputGUI\render(), ilSCORM2004ScoGUI\sco_preview(), ilTextInputGUI\setMultiValues(), and ilPageObjectGUI\showPage().
|
static |
Inits and add maphilight to the general template.
Definition at line 81 of file class.iljQueryUtil.php.
Referenced by ilHelpGUI\initHelp().
|
staticprivate |
Definition at line 18 of file class.iljQueryUtil.php.