moodle/media/classes
Frederic Massart 36e6789b27
MDL-57101 filter: Load globally available filters on every page
Previous commits were overlooked, they should have passed the
system context to filter_manager::setup_page_for_fitlers(), the
page context was passed instead. Regardless, the processing of
the latter is too excessive for what we need, but, more importantly,
it does not return "Off, but available" filters which we also need.
2016-12-01 14:51:40 +08:00
..
manager.php MDL-57101 core_media: Only instantiate enabled plugins 2016-12-01 14:50:04 +08:00
player.php MDL-57101 filter: Load globally available filters on every page 2016-12-01 14:51:40 +08:00
player_external.php
player_native.php MDL-38158 media: missing require and videojs fallback 2016-11-07 09:22:32 +08:00