Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
core\external\output\icon_system\load_fontawesome_map Class Reference
Inheritance diagram for core\external\output\icon_system\load_fontawesome_map:

Static Public Member Functions

static execute (string $themename)
 Return a mapping of icon names to icons.
 
static execute_parameters ()
 Description of the parameters suitable for the execute function.
 
static execute_returns ()
 Description of the return value for the execute function.
 

Detailed Description

Member Function Documentation

◆ execute()

static core\external\output\icon_system\load_fontawesome_map::execute ( string $themename)
static

Return a mapping of icon names to icons.

Parameters
string$themenameThe theme to fetch icons for
Return values
arraythe mapping

◆ execute_parameters()

static core\external\output\icon_system\load_fontawesome_map::execute_parameters ( )
static

Description of the parameters suitable for the execute function.

Return values
external_function_parameters

◆ execute_returns()

static core\external\output\icon_system\load_fontawesome_map::execute_returns ( )
static

Description of the return value for the execute function.

Return values
core_external\external_description

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