Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Namespaces | |
namespace | media_videojs\external |
| |
namespace | media_videojs\privacy |
| |
Classes | |
class | media_videojs\external\get_language |
class | media_videojs\privacy\provider |
Privacy provider implementation for media_videojs. More... | |
class | media_videojs_plugin |
Player that creates HTML5 <video> tag. More... | |
Functions | |
xmldb_media_videojs_upgrade ($oldversion) | |
Main upgrade tasks to be executed on plugin version bump. | |
Variables | |
$functions | |
$plugin = 2024041600 | |
$plugin | component = 'media_videojs' |
$plugin | version = 2024042200 |
xmldb_media_videojs_upgrade | ( | $oldversion | ) |
Main upgrade tasks to be executed on plugin version bump.
int | $oldversion |
bool | always true |
$functions |