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

Public Member Functions

 definition ()
 set_data ($data)
 get_data ()

Detailed Description

Definition at line 9 of file send_form.php.


Member Function Documentation

Abstract method - always override!

Reimplemented from moodleform.

Definition at line 11 of file send_form.php.

Here is the call graph for this function:

get_data ( )

Used to reformat the data from the editor component

Returns:
stdClass

Reimplemented from moodleform.

Definition at line 49 of file send_form.php.

set_data ( data)

Used to structure incoming data for the message editor component

Parameters:
<type>$data

Reimplemented from moodleform.

Definition at line 37 of file send_form.php.


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