ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | getLocalMediaElementJsPath () |
static | getLocalMediaElementCssPath () |
Get local path of jQuery file. More... | |
static | initMediaElementJs (ilGlobalTemplateInterface $a_tpl=null) |
Init mediaelement.js scripts. More... | |
static | getCssFilePaths () |
static | getJsFilePaths () |
static | getFlashVideoPlayerDirectory () |
static | getFlashVideoPlayerFilename (bool $a_fullpath=false) |
static | copyPlayerFilesToTargetDirectory (string $a_target_dir) |
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 Audio/Video Player Utility
Definition at line 25 of file class.ilPlayerUtil.php.
|
static |
Definition at line 96 of file class.ilPlayerUtil.php.
References ilFileUtils\rCopy().
Referenced by ilCOPageHTMLExport\exportSupportScripts().
|
static |
Definition at line 68 of file class.ilPlayerUtil.php.
Referenced by ilPCMediaObject\getCssFiles().
|
static |
Definition at line 81 of file class.ilPlayerUtil.php.
Referenced by ilCOPageHTMLExport\__construct().
|
static |
Definition at line 86 of file class.ilPlayerUtil.php.
Referenced by ilPageObjectGUI\showPage().
|
static |
Definition at line 76 of file class.ilPlayerUtil.php.
Referenced by ilPCMediaObject\getJavascriptFiles().
|
static |
Get local path of jQuery file.
Definition at line 38 of file class.ilPlayerUtil.php.
|
static |
Definition at line 27 of file class.ilPlayerUtil.php.
|
static |
Init mediaelement.js scripts.
Definition at line 46 of file class.ilPlayerUtil.php.
Referenced by ilMediaPlayerGUI\getMp3PlayerHtml(), ilObjMediaObjectGUI\includePresentationJS(), ilMediaPlayerGUI\initJavascript(), ILIAS\Notifications\ilNotificationOSDGUI\populatePage(), and ilPageObjectGUI\showPage().