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


Public Member Functions | |
| definition () | |
| validation ($data) | |
During-export config form.
This is the form that is actually used while exporting. Plugins and callers don't get to define their own class as we have to handle form elements from both places See the docs here for more information: http://docs.moodle.org/dev/Writing_a_Portfolio_Plugin#has_export_config http://docs.moodle.org/dev/Adding_a_Portfolio_Button_to_a_page#has_export_config
| definition | ( | ) |
Abstract method - always override!
Reimplemented from moodleform.
Definition at line 46 of file forms.php.

| validation | ( | $ | data | ) |