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

Public Member Functions

 __construct (backup_ui_stage $uistage, $action=null, $customdata=null, $method= 'post', $target= '', $attributes=null, $editable=true)

Detailed Description

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.


Constructor & Destructor Documentation

__construct ( backup_ui_stage uistage,
action = null,
customdata = null,
method = 'post',
target = '',
attributes = null,
editable = true 
)

Creates the form

Parameters:
backup_ui_stage$uistage
moodle_url | string$action
mixed$customdata
string$methodget|post
string$target
array$attributes
bool$editable

Definition at line 52 of file backup_moodleform.class.php.


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