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

Public Member Functions

 define_form_specific (&$form)
 define_editors ()

Detailed Description

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


Member Function Documentation

Provides a method by which we can allow the default data in profile_define_* to use an editor

This should return an array of editor names (which will need to be formatted/cleaned)

Returns:
array

Reimplemented from profile_define_base.

Definition at line 11 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

Parameters:
objectinstance of the moodleform class

Default data

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