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


Public Member Functions | |
| define_form_specific (&$form) | |
Definition at line 3 of file define.class.php.
| define_form_specific | ( | &$ | form | ) |
Prints out the form snippet for the part of creating or editing a profile field specific to the current data type
| object | instance of the moodleform class |
Default data
Param 1 for text type is the size of the field
Param 2 for text type is the maxlength of the field
Param 3 for text type detemines if this is a password field or not
Param 4 for text type contains a link
Param 5 for text type contains link target
do nothing - overwrite if necessary
Reimplemented from profile_define_base.
Definition at line 5 of file define.class.php.