| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for iljQueryUtil: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 (ilGlobalTemplateInterface $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" | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning jQuery utilities
Definition at line 24 of file class.iljQueryUtil.php.
      
  | 
  static | 
Definition at line 71 of file class.iljQueryUtil.php.
Referenced by ILIAS\COPage\ResourcesCollector\__construct(), ilSCORM13PlayerGUI\getPlayer(), ILIAS\UI\Implementation\Component\Layout\Page\Renderer\setHeaderVars(), and PathTest\testPath().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 80 of file class.iljQueryUtil.php.
Referenced by ILIAS\COPage\ResourcesCollector\__construct(), and PathTest\testPath().
 Here is the caller graph for this function:
      
  | 
  static | 
Get local path of maphilight file.
Definition at line 105 of file class.iljQueryUtil.php.
Referenced by ilPCMediaObject\getJavascriptFiles(), ilObjMediaObjectGUI\includePresentationJS(), and PathTest\testPath().
 Here is the caller graph for this function:
      
  | 
  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 37 of file class.iljQueryUtil.php.
References $DIC.
Referenced by ILIAS\LegalDocuments\Legacy\Table\__construct(), ilLMPresentationGUI\addResourceFiles(), ilObjForumGUI\doHistoryCheck(), ilTestOutputGUI\executeCommand(), ilMainMenuSearchGUI\getHTML(), ilInfoScreenGUI\getHTML(), assOrderingHorizontalGUI\getPreview(), assMatchingQuestionGUI\getPreview(), assOrderingHorizontalGUI\getTestOutput(), assMatchingQuestionGUI\getTestOutput(), ilLMPresentationGUI\glossary(), ilObjMediaObjectGUI\includePresentationJS(), ilExplorerBaseGUI\init(), ilAccountRegistrationGUI\initForm(), ilCalendarViewGUI\initialize(), ilOnScreenChatGUI\initializeFrontend(), ilTaggingGUI\initJavascript(), ilChart\initJS(), ilLPObjectStatisticsLPTableGUI\initLearningProgressDetailsLayer(), ilRTEGlobalTemplate\loadStandardTemplate(), ilDataCollectionGlobalTemplate\loadStandardTemplate(), ilGlobalTemplate\loadStandardTemplate(), ilSessionReminderGUI\populatePage(), ILIAS\Notifications\ilNotificationOSDGUI\populatePage(), ilGlobalPageTemplate\prepareBasicJS(), ilForumExportGUI\printPost(), ilForumExportGUI\printThread(), ilTextInputGUI\render(), ilMultipleNestedOrderingElementsInputGUI\render(), ILIAS\Export\PrintProcessGUI\renderPrintView(), ilTestScoringByQuestionsGUI\showManScoringByQuestionParticipantsTable(), and ilPageObjectGUI\showPage().
 Here is the caller graph for this function:
      
  | 
  static | 
inits and adds the jQuery-UI JS-File to the global template (see included_components.txt for included components)
Definition at line 55 of file class.iljQueryUtil.php.
References $DIC.
Referenced by ilAccordionGUI\addJavaScript(), ilStudyProgrammeExpandableProgressListGUI\addJavaScript(), ilLMPresentationGUI\addResourceFiles(), ilMainMenuSearchGUI\getHTML(), assOrderingHorizontalGUI\getPreview(), assMatchingQuestionGUI\getPreview(), assOrderingHorizontalGUI\getTestOutput(), assMatchingQuestionGUI\getTestOutput(), ilLMPresentationGUI\glossary(), ilOnScreenChatGUI\initializeFrontend(), ilRTEGlobalTemplate\loadStandardTemplate(), ilDataCollectionGlobalTemplate\loadStandardTemplate(), ilGlobalTemplate\loadStandardTemplate(), ilGlobalPageTemplate\prepareBasicJS(), ilTextInputGUI\render(), ilMultipleNestedOrderingElementsInputGUI\render(), and ilPageObjectGUI\showPage().
 Here is the caller graph for this function:
      
  | 
  static | 
Inits and add maphilight to the general template.
Definition at line 92 of file class.iljQueryUtil.php.
References $DIC.
Referenced by ilHelpGUI\initHelp().
 Here is the caller graph for this function:
      
  | 
  staticprivate | 
Definition at line 29 of file class.iljQueryUtil.php.