define |
"BASE" "../../.." |
---|---|
package |
Subsystems |
checkVersion(boolean $force = false) : boolean
boolean
boolean
compareVersion(object $version1, object $version2, boolean $onlypatchchk = false) : boolean
object
object
boolean
returns false if major.minor.revision are equal and type is 'patch'
boolean
set to true if $version1 is less than $version2
dbVersion() : object
node |
Subsystems:expVersion |
---|---|
object
getDBVersion(boolean $full = false, boolean $type = false, boolean $build = true) : string
node |
Subsystems:expVersion |
---|
boolean
Whether or not to return a full version number. If passed as true, a string in the form of '2.0.3-beta5' will be returned. Otherwise, '2.0' would be returned.
boolean
Whether to include the type and interation of a full version number
boolean
Whether or not to return the build date in the string.
string
getVersion(boolean $full = false, boolean $build = false, boolean $type = true) : string
node |
Subsystems:expVersion |
---|
boolean
Whether or not to return a full version number. If passed as true, a string in the form of '2.0.3-beta5' will be returned. Otherwise, '2.0' would be returned.
boolean
Whether or not to return the build date in the string.
boolean
Whether to include the type and interation of a full version number
string
iterateType(string $type) : integer
string
integer
swVersion() : object
node |
Subsystems:expVersion |
---|---|
object