Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_h5pactivity\external\h5pactivity_summary_exporter Class Reference

Class for exporting h5p activity data. More...

Inheritance diagram for mod_h5pactivity\external\h5pactivity_summary_exporter:

Protected Member Functions

 get_format_parameters_for_intro ()
 Get the formatting parameters for the intro.
 
 get_format_parameters_for_package ()
 Get the formatting parameters for the package.
 
 get_other_values (renderer_base $output)
 Assign values to the defined other properties.
 

Static Protected Member Functions

static define_other_properties ()
 Other properties definition.
 
static define_properties ()
 Properties definition.
 
static define_related ()
 Related objects definition.
 

Detailed Description

Class for exporting h5p activity data.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ define_other_properties()

static mod_h5pactivity\external\h5pactivity_summary_exporter::define_other_properties ( )
staticprotected

Other properties definition.

Return values
array

◆ define_properties()

static mod_h5pactivity\external\h5pactivity_summary_exporter::define_properties ( )
staticprotected

Properties definition.

Return values
array

◆ define_related()

static mod_h5pactivity\external\h5pactivity_summary_exporter::define_related ( )
staticprotected

Related objects definition.

Return values
array

◆ get_format_parameters_for_intro()

mod_h5pactivity\external\h5pactivity_summary_exporter::get_format_parameters_for_intro ( )
protected

Get the formatting parameters for the intro.

Return values
arraywith the formatting parameters

◆ get_format_parameters_for_package()

mod_h5pactivity\external\h5pactivity_summary_exporter::get_format_parameters_for_package ( )
protected

Get the formatting parameters for the package.

Return values
arraywith the formatting parameters

◆ get_other_values()

mod_h5pactivity\external\h5pactivity_summary_exporter::get_other_values ( renderer_base $output)
protected

Assign values to the defined other properties.

Parameters
renderer_base$outputThe output renderer object.
Return values
array

The documentation for this class was generated from the following file: