|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 | getLocaljQueryPath () |
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 52 of file class.iljQueryUtil.php.
Referenced by ilSCORM13PlayerGUI\getPlayer(), ILIAS\UI\Implementation\Component\Layout\Page\Renderer\setHeaderVars(), 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(), ilTestPlayerAbstractGUI\executeCommand(), ilInfoScreenGUI\getHTML(), ilMainMenuSearchGUI\getHTML(), ilLMPresentationGUI\glossary(), ilExplorerBaseGUI\init(), ilAccountRegistrationGUI\initForm(), ilCalendarViewGUI\initialize(), ilOnScreenChatGUI\initializeFrontend(), ilChart\initJS(), ilDataCollectionGlobalTemplate\loadStandardTemplate(), ilRTEGlobalTemplate\loadStandardTemplate(), ilGlobalTemplate\loadStandardTemplate(), ILIAS\Notifications\ilNotificationOSDGUI\populatePage(), ilGlobalPageTemplate\prepareBasicJS(), ilForumExportGUI\printPost(), ilForumExportGUI\printThread(), ILIAS\Export\PrintProcessGUI\renderPrintView(), and ilPageObjectGUI\showPage().
Here is the caller graph for this function:
|
staticprivate |
Definition at line 29 of file class.iljQueryUtil.php.