Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
core_course\output\activity_dates Class Reference
Inheritance diagram for core_course\output\activity_dates:

Public Member Functions

 __construct (protected array $activitydates)
 Constructor.
 
 export_for_template (renderer_base $output)
 Export this data so it can be used as the context for a mustache template.
 

Constructor & Destructor Documentation

◆ __construct()

core_course\output\activity_dates::__construct ( protected array $activitydates)

Constructor.

Parameters
array$activitydatesThe activity dates.

Member Function Documentation

◆ export_for_template()

core_course\output\activity_dates::export_for_template ( renderer_base $output)

Export this data so it can be used as the context for a mustache template.

Parameters
renderer_base$outputRenderer base.
Return values
stdClass

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