Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
mod_workshop\external\workshop_summary_exporter Class Reference

Class for exporting partial workshop data (some fields are only viewable by admins). More...

Inheritance diagram for mod_workshop\external\workshop_summary_exporter:

Protected Member Functions

 get_format_parameters_for_conclusion ()
 Get the formatting parameters for the conclusion.
 
 get_format_parameters_for_instructauthors ()
 Get the formatting parameters for the instructauthors.
 
 get_format_parameters_for_instructreviewers ()
 Get the formatting parameters for the instructreviewers.
 
 get_format_parameters_for_intro ()
 Get the formatting parameters for the intro.
 
 get_other_values (renderer_base $output)
 

Static Protected Member Functions

static define_other_properties ()
 
static define_properties ()
 
static define_related ()
 

Detailed Description

Class for exporting partial workshop data (some fields are only viewable by admins).

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

Member Function Documentation

◆ get_format_parameters_for_conclusion()

mod_workshop\external\workshop_summary_exporter::get_format_parameters_for_conclusion ( )
protected

Get the formatting parameters for the conclusion.

Return values
arraywith the formatting parameters

◆ get_format_parameters_for_instructauthors()

mod_workshop\external\workshop_summary_exporter::get_format_parameters_for_instructauthors ( )
protected

Get the formatting parameters for the instructauthors.

Return values
arraywith the formatting parameters

◆ get_format_parameters_for_instructreviewers()

mod_workshop\external\workshop_summary_exporter::get_format_parameters_for_instructreviewers ( )
protected

Get the formatting parameters for the instructreviewers.

Return values
arraywith the formatting parameters

◆ get_format_parameters_for_intro()

mod_workshop\external\workshop_summary_exporter::get_format_parameters_for_intro ( )
protected

Get the formatting parameters for the intro.

Return values
arraywith the formatting parameters

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