Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\external\coursecat_summary_exporter Class Reference

Class for exporting a course summary from an stdClass. More...

Inheritance diagram for core\external\coursecat_summary_exporter:

Public Member Functions

 __construct (\core_course_category $category, $related)
 

Static Public Member Functions

static define_other_properties ()
 
static define_properties ()
 

Protected Member Functions

 get_format_parameters_for_description ()
 Get the formatting parameters for the summary.
 
 get_other_values (renderer_base $output)
 

Static Protected Member Functions

static define_related ()
 

Protected Attributes

core_course_category $category
 $category
 

Detailed Description

Class for exporting a course summary from an stdClass.

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

Member Function Documentation

◆ get_format_parameters_for_description()

core\external\coursecat_summary_exporter::get_format_parameters_for_description ( )
protected

Get the formatting parameters for the summary.

Return values
array

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