[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
This file contains the generic moodleform bridge for the backup user interface as well as the individual forms that relate to the different stages the user interface can exist within.
Copyright: | 2010 Sam Hemelryk |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 98 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
backup_initial_form:: (0 methods):
backup_schema_form:: (0 methods):
backup_confirmation_form:: (2 methods):
definition_after_data()
validation()
Class: backup_initial_form - X-Ref
Initial backup user interface stage moodleform.Class: backup_schema_form - X-Ref
Schema backup user interface stage moodleform.Class: backup_confirmation_form - X-Ref
Confirmation backup user interface stage moodleform.__construct(backup_ui_stage $uistage, $action = null, $customdata = null, $method = 'post', $target = '', $attributes = null, $editable = true) X-Ref |
Creates the form param: backup_ui_stage $uistage param: moodle_url|string $action param: mixed $customdata param: string $method get|post param: string $target param: array $attributes param: bool $editable |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |