Moodle PHP Documentation 4.1
Moodle 4.1.18+ (Build: 20250530) (7e19a2a6401)
format_topics\output\courseformat\content Class Reference

Base class to render a course content. More...

Inheritance diagram for format_topics\output\courseformat\content:

Protected Attributes

bool $hasaddsection = false
 Topic format has add section after each topic.
 

Detailed Description

Base class to render a course content.

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

Member Data Documentation

◆ $hasaddsection

bool format_topics\output\courseformat\content::$hasaddsection = false
protected

Topic format has add section after each topic.

The responsible for the buttons is core_courseformat\output\local\content\section.


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