|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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... | |
| is_mapped () | |
| Return true if this pix_icon was successfully mapped to an icon font. More... | |
|
inherited |
Export this data so it can be used as the context for a mustache template.
| renderer_base | $output | Used to do a final render of any components that need to be rendered for export. |
| array |
Implements templatable.
|
inherited |
Return true if this pix_icon was successfully mapped to an icon font.
| bool |