19 return "./node_modules/mediaelement/build/mediaelement-and-player.min.js";
27 return "./node_modules/mediaelement/build/mediaelementplayer.min.css";
43 foreach (self::getJsFilePaths() as $js_path) {
44 $a_tpl->addJavaScript($js_path);
46 foreach (self::getCssFilePaths() as $css_path) {
47 $a_tpl->addCss($css_path);
59 return array(self::getLocalMediaElementCssPath());
71 self::getLocalMediaElementJsPath(),
72 "./Services/MediaObjects/js/MediaElementHelper.js" 84 return "node_modules/mediaelement/build";
95 $file =
"flashmediaelement.swf";
97 return self::getFlashVideoPlayerDirectory() .
"/" . $file;
111 "./node_modules/mediaelement/build",
static getCssFilePaths()
Get css file paths.
static rCopy($a_sdir, $a_tdir, $preserveTimeAttributes=false)
Copies content of a directory $a_sdir recursively to a directory $a_tdir.
static getFlashVideoPlayerFilename($a_fullpath=false)
Get flash video player file name.
static getLocalMediaElementCssPath()
Get local path of jQuery file.
static getJsFilePaths()
Get js file paths.
static getLocalMediaElementJsPath()
Get local path of jQuery file.
static initMediaElementJs($a_tpl=null)
Init mediaelement.js scripts.
static getFlashVideoPlayerDirectory()
Get flash video player directory.
static copyPlayerFilesToTargetDirectory($a_target_dir)
Copy css files to target dir.
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl
Audio/Video Player Utility.