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

Public Member Functions

 init ()
 invoke ()

Detailed Description

Definition at line 32 of file move_updown_table.class.php.


Member Function Documentation

init ( )

Init method, every subclass will have its own

Reimplemented from XMLDBAction.

Definition at line 37 of file move_updown_table.class.php.

Here is the call graph for this function:

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 53 of file move_updown_table.class.php.

Here is the call graph for this function:


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