Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
core\output\pix_icon_fontawesome Class Reference
Inheritance diagram for core\output\pix_icon_fontawesome:
core\output\pix_icon_font core\output\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.
 
 is_mapped ()
 Return true if this pix_icon was successfully mapped to an icon font.
 

Member Function Documentation

◆ export_for_template()

core\output\pix_icon_font::export_for_template ( renderer_base $output)
inherited

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

Parameters
renderer_base$outputUsed to do a final render of any components that need to be rendered for export.
Return values
array

Implements core\output\templatable.

◆ is_mapped()

core\output\pix_icon_font::is_mapped ( )
inherited

Return true if this pix_icon was successfully mapped to an icon font.

Return values
bool

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