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


Public Member Functions | |
| init () | |
| invoke () | |
Definition at line 31 of file template.class.php.
| init | ( | ) |
Init method, every subclass will have its own
Reimplemented from XMLDBAction.
Definition at line 36 of file template.class.php.

| invoke | ( | ) |
Invoke method, every class will have its own returns true/false on completion, setting both errormsg and output as necessary
Reimplemented from XMLDBAction.
Definition at line 52 of file template.class.php.
