JPlatform
class JPlatform
Version information class for the Joomla Platform.
Constants
| PRODUCT |
|
| RELEASE |
|
| MAINTENANCE |
|
| STATUS |
|
| BUILD |
|
| CODE_NAME |
|
| RELEASE_DATE |
|
| RELEASE_TIME |
|
| RELEASE_TIME_ZONE |
|
| COPYRIGHT |
|
| LINK_TEXT |
|
Methods
static
boolean
isCompatible(
string $minimum)
Compares two a "PHP standardized" version number against the current Joomla Platform version.
static
string
getShortVersion()
Gets a "PHP standardized" version string for the current Joomla Platform.
static
string
getLongVersion()
Gets a version string for the current Joomla Platform with all release information.