Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.

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

Defines 1 class

h5peditor:: (2 methods):
  __construct()
  export_for_template()


Class: h5peditor  - X-Ref

Displays the H5P Editor

__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.

param: \renderer_base $output
return: \stdClass