ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Audio/Video Player Utility. More...
Static Public Member Functions | |
static | getLocalMediaElementJsPath () |
Get local path of jQuery file. More... | |
static | getLocalMediaElementCssPath () |
Get local path of jQuery file. More... | |
static | initMediaElementJs ($a_tpl=null) |
Init mediaelement.js scripts. More... | |
static | getCssFilePaths () |
Get css file paths. More... | |
static | getJsFilePaths () |
Get js file paths. More... | |
static | getFlashVideoPlayerDirectory () |
Get flash video player directory. More... | |
static | getFlashVideoPlayerFilename ($a_fullpath=false) |
Get flash video player file name. More... | |
static | copyPlayerFilesToTargetDirectory ($a_target_dir) |
Copy css files to target dir. More... | |
|
static |
Copy css files to target dir.
Definition at line 105 of file class.ilPlayerUtil.php.
References ilUtil\rCopy().
Referenced by ilObjContentObject\exportHTML(), ilCOPageHTMLExport\exportSupportScripts(), and ilObjSCORM2004LearningModule\prepareHTMLExporter().
|
static |
Get css file paths.
Definition at line 57 of file class.ilPlayerUtil.php.
Referenced by ilCOPageHTMLExport\getPreparedMainTemplate().
|
static |
Get flash video player directory.
Definition at line 79 of file class.ilPlayerUtil.php.
Referenced by ilCOPageHTMLExport\__construct(), ilObjContentObject\exportHTML(), ilObjMediaObject\exportMediaFullscreen(), and ilObjSCORM2004LearningModule\prepareHTMLExporter().
|
static |
Get flash video player file name.
Definition at line 90 of file class.ilPlayerUtil.php.
Referenced by ilMediaPlayerGUI\getMp3PlayerHtml(), and ilPageObjectGUI\showPage().
|
static |
Get js file paths.
Definition at line 68 of file class.ilPlayerUtil.php.
Referenced by ilCOPageHTMLExport\getPreparedMainTemplate().
|
static |
Get local path of jQuery file.
Definition at line 25 of file class.ilPlayerUtil.php.
Referenced by ilObjContentObject\getSupplyingExportFiles().
|
static |
Get local path of jQuery file.
Definition at line 17 of file class.ilPlayerUtil.php.
Referenced by ilObjContentObject\getSupplyingExportFiles().
|
static |
Init mediaelement.js scripts.
Definition at line 33 of file class.ilPlayerUtil.php.
Referenced by ilMediaPlayerGUI\getMp3PlayerHtml(), ilObjMediaObjectGUI\includePresentationJS(), ilMediaPlayerGUI\initJavascript(), ilNotificationOSDGUI\render(), and ilPageObjectGUI\showPage().