| 
    Moodle PHP Documentation 4.1
    
   Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc) 
   | 
 
Class profile_field_text. More...
 Public Member Functions | |
| display_data () | |
| Overwrite the base class to display the data for this field.  | |
| edit_field_add ($mform) | |
| Add fields for editing a text profile field.   | |
| get_field_properties () | |
| Return the field type and null properties.   | |
Class profile_field_text.
| profile_field_text::edit_field_add | ( | $mform | ) | 
Add fields for editing a text profile field.
| moodleform | $mform | 
| profile_field_text::get_field_properties | ( | ) | 
Return the field type and null properties.
This will be used for validating the data submitted by a user.
| array | the param type and null property |