|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| MoodleQuickForm_text ($elementName=null, $elementLabel=null, $attributes=null) | |
| setHiddenLabel ($hiddenLabel) | |
| toHtml () | |
| setHelpButton ($helpbuttonargs, $function='helpbutton') | |
| getHelpButton () | |
| getElementTemplateType () | |
Data Fields | |
| $_helpbutton = '' | |
| $_hiddenLabel = false | |
| getHelpButton | ( | ) |
| MoodleQuickForm_text | ( | $ | elementName = null, |
| $ | elementLabel = null, |
||
| $ | attributes = null |
||
| ) |
| setHelpButton | ( | $ | helpbuttonargs, |
| $ | function = 'helpbutton' |
||
| ) |
| setHiddenLabel | ( | $ | hiddenLabel | ) |
| toHtml | ( | ) |
Returns the input field in HTML
Reimplemented from HTML_QuickForm_input.
Definition at line 26 of file text.php.
