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

Public Member Functions

 display_data ()
 edit_field_add (&$mform)

Detailed Description

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


Member Function Documentation

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

Parameters:
forminstance of the moodleform class

Create the form field

Reimplemented from profile_field_base.

Definition at line 29 of file field.class.php.

Here is the call graph for this function:


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