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


Public Member Functions | |
| __construct ($node) | |
| getNode () | |
| getVersions () | |
Version history class.
Definition at line 32 of file VersionHistory.php.
| __construct | ( | $ | node | ) |
Constructor
| $node | the node that this version history apples to |
Definition at line 45 of file VersionHistory.php.
| getNode | ( | ) |
Get the node that this version history relates to
Definition at line 54 of file VersionHistory.php.
| getVersions | ( | ) |
Get a list of the versions in the version history
Definition at line 62 of file VersionHistory.php.