Provides {@link \core_h5p\output\h5peditor} class.
Copyright: | 2020 Victor Deniz <victor@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 59 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
h5peditor:: (2 methods):
__construct()
export_for_template()
__construct(\stdClass $context) X-Ref |
h5peditor constructor. param: \stdClass $context H5P editor context generated by core_h5p\editor. |
export_for_template(\renderer_base $output) X-Ref |
Exports the data required for the H5P Editor. return: \stdClass param: \renderer_base $output |