Class JPlatform

Description

Version information class for the Joomla Platform.

  • since: 11.1

Located in /libraries/platform.php (line 17)


	
			
Class Constant Summary
 BUILD = 0
 CODE_NAME = 'Curiosity'
 COPYRIGHT = 'Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.'
 LINK_TEXT = '<a href="http://www.joomla.org">Joomla!</a> is Free Software released under the GNU General Public License.'
 MAINTENANCE = '0'
 PRODUCT = 'Joomla Platform'
 RELEASE = '13.1'
 RELEASE_DATE = '24-Apr-2013'
 RELEASE_TIME = '00:00'
 STATUS = 'Stable'
Method Summary
 static string getLongVersion ()
 static string getShortVersion ()
 static boolean isCompatible (string $minimum)
Methods
static getLongVersion (line 86)

Gets a version string for the current Joomla Platform with all release information.

  • return: Complete version string.
  • since: 11.1
  • access: public
static string getLongVersion ()
static getShortVersion (line 74)

Gets a "PHP standardized" version string for the current Joomla Platform.

  • return: Version string.
  • since: 11.1
  • access: public
static string getShortVersion ()
static isCompatible (line 62)

Compares two a "PHP standardized" version number against the current Joomla Platform version.

static boolean isCompatible (string $minimum)
  • string $minimum: The minimum version of the Joomla Platform which is compatible.
Class Constants
BUILD = 0 (line 32)
CODE_NAME = 'Curiosity' (line 35)
COPYRIGHT = 'Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.' (line 47)
LINK_TEXT = '<a href="http://www.joomla.org">Joomla!</a> is Free Software released under the GNU General Public License.' (line 50)
MAINTENANCE = '0' (line 26)
PRODUCT = 'Joomla Platform' (line 20)
RELEASE = '13.1' (line 23)
RELEASE_DATE = '24-Apr-2013' (line 38)
RELEASE_TIME = '00:00' (line 41)
RELEASE_TIME_ZONE = 'GMT' (line 44)
STATUS = 'Stable' (line 29)

Documentation generated on Tue, 19 Nov 2013 15:10:42 +0100 by phpDocumentor 1.4.3