Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |