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


Public Member Functions | |
| definition () | |
| validation ($data) | |
Protected Attributes | |
| $instance | |
| $plugin | |
| $portfolio | |
| $action | |
| $visible | |
Admin config form
This form is extendable by plugins who want the admin to be able to configure more than just the name of the instance. This is NOT done by subclassing this class, see the docs for portfolio_plugin_base for more information: http://docs.moodle.org/dev/Writing_a_Portfolio_Plugin#has_admin_config
| definition | ( | ) |
Abstract method - always override!
Reimplemented from moodleform.
Definition at line 134 of file forms.php.

| validation | ( | $ | data | ) |