moodle/h5p/tests
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
..
behat MDL-67062 core_h5p: behat fix for delete library test 2020-02-27 12:32:21 +01:00
fixtures MDL-67788 core_h5p: add evaluable h5p to fixtures 2020-04-13 12:39:58 +02:00
generator MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
api_test.php MDL-67795 h5p: move methods from player to helper 2020-04-23 13:09:40 +02:00
coverage.php MDL-66609 core_h5p: Unit test coverage 2019-10-29 10:22:43 +08:00
editor_ajax_test.php MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
editor_framework_test.php MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
editor_test.php MDL-68473 core_h5p: moved fixture to anonymous class 2020-05-01 14:25:11 +01:00
event_h5p_deleted_test.php MDL-67063 h5p: new h5plib plugintype for supporting multi coreAPI 2020-03-11 08:46:16 +01:00
event_h5p_viewed_test.php MDL-67063 h5p: new h5plib plugintype for supporting multi coreAPI 2020-03-11 08:46:16 +01:00
external_test.php MDL-67063 h5p: new h5plib plugintype for supporting multi coreAPI 2020-03-11 08:46:16 +01:00
framework_test.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
generator_test.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
h5p_core_test.php MDL-67063 h5p: new h5plib plugintype for supporting multi coreAPI 2020-03-11 08:46:16 +01:00
h5p_file_storage_test.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
helper_test.php MDL-67795 h5p: move methods from player to helper 2020-04-23 13:09:40 +02:00