Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | List of all members
block_starredcourses\output\main Class Reference

Class containing data for starred courses block. More...

Inheritance diagram for block_starredcourses\output\main:
renderable templatable

Public Member Functions

 export_for_template (renderer_base $output)
 Export this data so it can be used as the context for a mustache template. More...
 

Detailed Description

Class containing data for starred courses block.

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

Member Function Documentation

◆ export_for_template()

block_starredcourses\output\main::export_for_template ( renderer_base  $output)

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

Parameters
renderer_base$output
Return values
array

Implements templatable.


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