Moodle  2.2.1
http://www.collinsharper.com
pix_emoticon Class Reference
Inheritance diagram for pix_emoticon:
Collaboration diagram for pix_emoticon:

Public Member Functions

 __construct ($pix, $alt, $component= 'moodle', array $attributes=array())

Detailed Description

Data structure representing an emoticon image

Since:
Moodle 2.0

Definition at line 482 of file outputcomponents.php.


Constructor & Destructor Documentation

__construct ( pix,
alt,
component = 'moodle',
array attributes = array() 
)

Constructor

Parameters:
string$pixshort icon name
string$altalternative text
string$componentemoticon image provider
array$attributesexplicit HTML attributes

Reimplemented from pix_icon.

Definition at line 491 of file outputcomponents.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations