Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_feedback\external\feedback_item_exporter Class Reference

Class for exporting a feedback item (question). More...

Inheritance diagram for mod_feedback\external\feedback_item_exporter:

Protected Member Functions

 get_format_parameters_for_name ()
 Get the formatting parameters for the name.
 
 get_format_parameters_for_presentation ()
 Get the formatting parameters for the presentation.
 
 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 a feedback item (question).

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

Member Function Documentation

◆ get_format_parameters_for_name()

mod_feedback\external\feedback_item_exporter::get_format_parameters_for_name ( )
protected

Get the formatting parameters for the name.

Return values
array

◆ get_format_parameters_for_presentation()

mod_feedback\external\feedback_item_exporter::get_format_parameters_for_presentation ( )
protected

Get the formatting parameters for the presentation.

Return values
array

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