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


Public Member Functions | |
| display_data () | |
| edit_field_add (&$mform) | |
Definition at line 3 of file field.class.php.
| display_data | ( | ) |
Overwrite the base class to display the data for this field
Default formatting
Are we creating a link?
Define the target
Create the link
Reimplemented from profile_field_base.
Definition at line 8 of file field.class.php.
| edit_field_add | ( | &$ | mform | ) |
Abstract method: Adds the profile field to the moodle form class
| form | instance of the moodleform class |
Create the form field
Reimplemented from profile_field_base.
Definition at line 29 of file field.class.php.
