Base class to render a course content.
More...
|
bool | $hasaddsection = true |
| Topic format has also add section after each topic.
|
|
Base class to render a course content.
- Copyright
- 2020 Ferran Recio ferra.nosp@m.n@mo.nosp@m.odle..nosp@m.com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ export_for_template()
format_topics\output\courseformat\content::export_for_template |
( |
renderer_base | $output | ) |
|
Export this data so it can be used as the context for a mustache template (core/inplace_editable).
- Parameters
-
renderer_base | $output | typically, the renderer that's calling this function |
- Return values
-
stdClass | data context for a mustache template |
The documentation for this class was generated from the following file:
- course/format/topics/classes/output/courseformat/content.php