Class JPlatform
Version information class for the Joomla Platform.
Final
Package: Joomla\Platform
Deprecated: 4.0 Deprecated without replacement
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/platform.php
Package: Joomla\Platform
Deprecated: 4.0 Deprecated without replacement
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/platform.php
Methods summary
public static
boolean
|
#
isCompatible( string $minimum )
Compares two a "PHP standardized" version number against the current Joomla Platform version. |
public static
string
|
|
public static
string
|
#
getLongVersion( )
Gets a version string for the current Joomla Platform with all release information. |
Magic methods summary
Constants summary
string |
PRODUCT
|
'Joomla Platform' |
|
string |
RELEASE
|
'13.1' |
|
string |
MAINTENANCE
|
'0' |
|
string |
STATUS
|
'Stable' |
|
integer |
BUILD
|
0 |
|
string |
CODE_NAME
|
'Curiosity' |
|
string |
RELEASE_DATE
|
'24-Apr-2013' |
|
string |
RELEASE_TIME
|
'00:00' |
|
string |
RELEASE_TIME_ZONE
|
'GMT' |
|
string |
COPYRIGHT
|
'Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.' |
|
string |
LINK_TEXT
|
'<a href="https://www.joomla.org">Joomla!</a> is Free Software released under the GNU General Public License.' |