References
summary | ||
public |
A class for parsing and representing version information for the Moodle VLE. |
|
public |
T BranchNumber: number | string A Moodle branch number. |
|
public |
A Moodle branch string. |
|
public |
Each released moodle build, both the weeklys and the offical updates are assigned a build number which takes the form of a DateNumber. |
|
public |
T DateNumber: string | number An 8-digit date representation used within a number of Moodle version identifiers. |
|
public |
T ReleaseNumber: number | string An integer representing an offical Moodle release within a branch. |
|
public |
A Moodle release string. |
|
public |
A release suffix is used to indicate the release type in some Moodle version strings. |
|
public |
Moodle releases are categoriesed into one of three types: |
|
public |
T VersionNumber: string | number A moodle version number. |
|
public |
A Moodle version string. |