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

Public Member Functions

 definition ()
 definition_after_data ()
 tweak the form - depending on existing data
 validation ($data, $files)
 perform extra validation before submission

Detailed Description

Definition at line 24 of file edit_form.php.


Member Function Documentation

Abstract method - always override!

add return tracking info

Reimplemented from moodleform.

Definition at line 25 of file edit_form.php.

Here is the call graph for this function:

tweak the form - depending on existing data

Reimplemented from moodleform.

Definition at line 71 of file edit_form.php.

Here is the call graph for this function:

validation ( data,
files 
)

perform extra validation before submission

Reimplemented from moodleform.

Definition at line 133 of file edit_form.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