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

Public Member Functions

 MoodleQuickForm_passwordunmask ($elementName=null, $elementLabel=null, $attributes=null)
 toHtml ()

Detailed Description

HTML class for a password type element with unmask option

Author:
Petr Skoda public

Definition at line 15 of file passwordunmask.php.


Member Function Documentation

MoodleQuickForm_passwordunmask ( elementName = null,
elementLabel = null,
attributes = null 
)

Definition at line 17 of file passwordunmask.php.

Here is the call graph for this function:

toHtml ( )

Returns the input field in HTML

Since:
1.0 public
Returns:
string

Reimplemented from HTML_QuickForm_input.

Definition at line 35 of file passwordunmask.php.

Here is the call graph for this function:


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