|
| export_headers (\renderer_base $output) |
| Exports the headers for report table.
|
|
◆ __construct()
Constructor.
- Parameters
-
- Parameters
-
◆ export_activities()
core_report\output\coursestructure::export_activities |
( |
\renderer_base | $output | ) |
|
Exports activities data.
- Parameters
-
- Return values
-
◆ export_activity_data()
core_report\output\coursestructure::export_activity_data |
( |
\renderer_base | $output, |
|
|
cm_info | $cm, |
|
|
bool | $indelegated = false ) |
◆ export_for_template()
core_report\output\coursestructure::export_for_template |
( |
\renderer_base | $output | ) |
|
◆ export_headers()
core_report\output\coursestructure::export_headers |
( |
\renderer_base | $output | ) |
|
|
protected |
◆ export_hierarchy()
core_report\output\coursestructure::export_hierarchy |
( |
\renderer_base | $output | ) |
|
Exports course sections, sections delegated by modules and modules data in a hierarchical format.
- Parameters
-
- Return values
-
◆ export_section_data()
core_report\output\coursestructure::export_section_data |
( |
\renderer_base | $output, |
|
|
section_info | $sectioninfo, |
|
|
bool | $isdelegated = false ) |
Exports the data for a single section.
- Parameters
-
renderer_base | $output | |
section_info | $sectioninfo | Section to export information from. |
bool | $isdelegated | Whether the section is a delegated subsection or not. |
- Return values
-
The documentation for this class was generated from the following file:
- report/classes/output/coursestructure.php