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


Public Member Functions | |
| definition () | |
| validation ($data) | |
Protected Attributes | |
| $instance | |
| $userid | |
User config form.
This is the form for letting the user configure an instance of a plugin. In order to extend this, you don't subclass this in the plugin.. see the docs in portfolio_plugin_base for more information: http://docs.moodle.org/dev/Writing_a_Portfolio_Plugin#has_user_config
| definition | ( | ) |
Abstract method - always override!
Reimplemented from moodleform.
Definition at line 232 of file forms.php.

| validation | ( | $ | data | ) |