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

Public Member Functions

 definition ()
 validation ($data)

Detailed Description

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 at line 44 of file forms.php.


Member Function Documentation

Abstract method - always override!

Reimplemented from moodleform.

Definition at line 46 of file forms.php.

Here is the call graph for this function:

validation ( data)

Definition at line 99 of file forms.php.


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