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

Public Member Functions

 define_form_specific (&$form)

Detailed Description

Definition at line 3 of file define.class.php.


Member Function Documentation

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

Parameters:
objectinstance 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.


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