|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct ($pix, $alt, $component= 'moodle', array $attributes=array()) | |
Data structure representing an emoticon image
Definition at line 482 of file outputcomponents.php.
| __construct | ( | $ | pix, |
| $ | alt, | ||
| $ | component = 'moodle', |
||
| array $ | attributes = array() |
||
| ) |
Constructor
| string | $pix | short icon name |
| string | $alt | alternative text |
| string | $component | emoticon image provider |
| array | $attributes | explicit HTML attributes |
Reimplemented from pix_icon.
Definition at line 491 of file outputcomponents.php.