moodle/h5p/classes
Sara Arjona eb4e36400e MDL-71956 core_h5p: Add more scenarios to can_edit_content
The method can_edit_content() now supports more scenarios where the
H5P content can be edited:
- Instead of supporting only mod_h5pactivity, now it supports any
mod or block when the user has the addinstance capability.
- If the component implements the can_edit_content method in the
h5p\canedit class and it returns true. For instance, the mod_forum
implements it and return true when filearea is post, if the user
can edit the post where the H5P is.
2021-11-09 16:47:18 +01:00
..
event MDL-66404 core_h5p: Add new h5p_deleted event 2019-11-07 10:43:20 +01:00
form MDL-71885 core_h5p: Add the form for editing content 2021-07-05 10:56:13 +02:00
local/library MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:41:48 +02:00
output MDL-69331 core_h5p: Add enabled field to libraries 2021-04-15 09:03:56 +02:00
privacy
api.php MDL-71956 core_h5p: Add more scenarios to can_edit_content 2021-11-09 16:47:18 +01:00
core.php MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:41:48 +02:00
editor.php MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:41:48 +02:00
editor_ajax.php MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:41:48 +02:00
editor_framework.php MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:41:48 +02:00
external.php MDL-69712 core_h5p: Remove 'whitelist' key uses 2020-10-05 10:27:48 +02:00
factory.php MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:41:48 +02:00
file_storage.php MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:41:48 +02:00
framework.php MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace 2021-09-27 11:41:48 +02:00
helper.php MDL-70323 core_h5p: Add H5P crossOrigin setting 2021-10-24 21:21:58 +11:00
player.php MDL-71885 core_h5p: Display the edit content button 2021-07-05 10:56:13 +02:00