moodle/h5p/classes
Sara Arjona f635915137 MDL-68271 core_h5p: implement localization methods for editor
The following methods have been implemented for supporting
content-type translations:
- H5PEditorAjaxInterface.getTranslations. This method is used for
loading the "Text overrides and translations" section.
- H5peditorStorage.getLanguage. This method is used for displaying
the specific fields and messages for each content-type library.
- H5peditorStorage.getAvailableLanguages. This method is used to
get the language list displayed into the "Text overrides and
translations" section.
2020-05-08 18:18:24 +02:00
..
event MDL-66404 core_h5p: Add new h5p_deleted event 2019-11-07 10:43:20 +01:00
form MDL-67920 core_h5p: Move upload button into form and fix title 2020-02-21 08:59:27 +01:00
local/library MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
output MDL-67814 core_h5p: added renderer and editor classes 2020-04-16 11:29:35 +08:00
privacy
api.php MDL-67795 contentbank: clean all the content when uninstalling plugin 2020-04-23 13:09:40 +02:00
core.php MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
editor.php MDL-67814 core_h5p: added renderer and editor classes 2020-04-16 11:29:35 +08:00
editor_ajax.php MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
editor_framework.php MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
external.php MDL-67043 h5p: Whitespace fix 2019-11-08 08:27:13 +08:00
factory.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
file_storage.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
framework.php MDL-67814 core_h5p: modifications to interact with the Hub selector 2020-04-16 11:29:35 +08:00
helper.php MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
player.php MDL-67795 h5p: move methods from player to helper 2020-04-23 13:09:40 +02:00