| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Audio/Video Player Utility. More...
 Collaboration diagram for ilPlayerUtil:
 Collaboration diagram for ilPlayerUtil:| Public Member Functions | |
| getLocalMediaElementJsPath () | |
| Get local path of jQuery file. | |
| getLocalMediaElementCssPath () | |
| Get local path of jQuery file. | |
| copyPlayerFilesToTargetDirectory ($a_target_dir) | |
| Copy css files to target dir. | |
| Static Public Member Functions | |
| static | initMediaElementJs ($a_tpl=null) | 
| Init mediaelement.js scripts. | |
| static | getCssFilePaths () | 
| Get css file paths. | |
| static | getJsFilePaths () | 
| Get js file paths. | |
| static | getFlashVideoPlayerDirectory () | 
| Get flash video player directory. | |
| static | getFlashVideoPlayerFilename ($a_fullpath=false) | 
| Get flash video player file name. | |
| Static Private Attributes | |
| static | $mejs_ver = "2_14_2" | 
| ilPlayerUtil::copyPlayerFilesToTargetDirectory | ( | $a_target_dir | ) | 
Copy css files to target dir.
| @return | 
Definition at line 109 of file class.ilPlayerUtil.php.
References ilUtil\rCopy().
Referenced by ilObjContentObject\exportHTML(), ilCOPageHTMLExport\exportSupportScripts(), and ilObjSCORM2004LearningModule\prepareHTMLExporter().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Get css file paths.
| @return | 
Definition at line 60 of file class.ilPlayerUtil.php.
Referenced by ilCOPageHTMLExport\getPreparedMainTemplate().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Get flash video player directory.
Definition at line 82 of file class.ilPlayerUtil.php.
Referenced by ilCOPageHTMLExport\__construct(), ilObjContentObject\exportHTML(), ilObjMediaObject\exportMediaFullscreen(), getFlashVideoPlayerFilename(), and ilObjSCORM2004LearningModule\prepareHTMLExporter().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Get flash video player file name.
Definition at line 93 of file class.ilPlayerUtil.php.
References $file, and getFlashVideoPlayerDirectory().
Referenced by ilMediaPlayerGUI\getMp3PlayerHtml(), and ilPageObjectGUI\showPage().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Get js file paths.
| @return | 
Definition at line 71 of file class.ilPlayerUtil.php.
Referenced by ilCOPageHTMLExport\getPreparedMainTemplate().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPlayerUtil::getLocalMediaElementCssPath | ( | ) | 
Get local path of jQuery file.
Definition at line 27 of file class.ilPlayerUtil.php.
Referenced by ilObjContentObject\getSupplyingExportFiles().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPlayerUtil::getLocalMediaElementJsPath | ( | ) | 
Get local path of jQuery file.
Definition at line 19 of file class.ilPlayerUtil.php.
Referenced by ilObjContentObject\getSupplyingExportFiles().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Init mediaelement.js scripts.
Definition at line 35 of file class.ilPlayerUtil.php.
References $tpl.
Referenced by ilMediaPlayerGUI\getMp3PlayerHtml(), ilObjMediaObjectGUI\includePresentationJS(), and ilPageObjectGUI\showPage().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | staticprivate | 
Definition at line 14 of file class.ilPlayerUtil.php.