[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Password type form element Contains HTML class for a password type element
Copyright: | 2006 Jamie Pratt <[email protected]> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 76 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
MoodleQuickForm_password:: (2 methods):
MoodleQuickForm_password()
getHelpButton()
Class: MoodleQuickForm_password - X-Ref
Password type form elementMoodleQuickForm_password($elementName=null, $elementLabel=null, $attributes=null) X-Ref |
constructor param: string $elementName (optional) name of the password element param: string $elementLabel (optional) label for password element param: mixed $attributes (optional) Either a typical HTML attribute string |
getHelpButton() X-Ref |
get html for help button return: string html for help button |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |