Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
core_h5p_generator Member List

This is the complete list of members for core_h5p_generator, including all inherited members.

$datagenerator (defined in component_generator_base)component_generator_baseprotected
__construct(testing_data_generator $datagenerator)component_generator_base
add_libfile_to_array(string $type, string $path, string $version, &$files)core_h5p_generatorprotected
create_content_types(array $typestonotinstall, core $core)core_h5p_generator
create_contents_libraries_record(string $h5pid, int $libid, string $dependencytype='preloaded')core_h5p_generator
create_file(string $file, string $content='')core_h5p_generator
create_h5p_record(int $mainlibid, string $jsoncontent=null, string $filtered=null)core_h5p_generator
create_library(string $uploaddirectory, int $libraryid, string $machinename, int $majorversion, int $minorversion)core_h5p_generator
create_library_dependency_record(int $libid, int $requiredlibid, string $dependencytype='preloaded')core_h5p_generator
create_library_record(string $machinename, string $title, int $majorversion=1, int $minorversion=0, int $patchversion=1, string $semantics='', string $addto=null)core_h5p_generator
generate_h5p_data(bool $createlibraryfiles=false)core_h5p_generator
reset()component_generator_base