|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
Public Member Functions | |
| __construct ($tag) | |
| Constructor. | |
| export_for_template (renderer_base $output) | |
| Export this data so it can be used as the context for a mustache template. | |
Protected Attributes | |
| core_tag_tag stdClass | $record |
| core_tag\output\tag::__construct | ( | $tag | ) |
Constructor.
| core_tag_tag | stdClass | $tag |
| core_tag\output\tag::export_for_template | ( | renderer_base | $output | ) |
Export this data so it can be used as the context for a mustache template.
| renderer_base | $output |
| stdClass |
Implements templatable.