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


Public Member Functions | |
| __construct (backup_ui_stage $uistage, $action=null, $customdata=null, $method= 'post', $target= '', $attributes=null, $editable=true) | |
Backup moodleform bridge
Ahhh the mighty moodleform bridge! Strong enough to take the weight of 682 full grown african swallows all of whom have been carring coconuts for several days. EWWWWW!!!!!!!!!!!!!!!!!!!!!!!!
Definition at line 40 of file backup_moodleform.class.php.
| __construct | ( | backup_ui_stage $ | uistage, |
| $ | action = null, |
||
| $ | customdata = null, |
||
| $ | method = 'post', |
||
| $ | target = '', |
||
| $ | attributes = null, |
||
| $ | editable = true |
||
| ) |
Creates the form
| backup_ui_stage | $uistage | |
| moodle_url | string | $action | |
| mixed | $customdata | |
| string | $method | get|post |
| string | $target | |
| array | $attributes | |
| bool | $editable |
Definition at line 52 of file backup_moodleform.class.php.