Liste de tous les membres
Documentation des fonctions membres
static JPlatform::getLongVersion |
( |
| ) |
|
|
static |
static JPlatform::getShortVersion |
( |
| ) |
|
|
static |
Gets a "PHP standardized" version string for the current Joomla Platform.
- Renvoie:
- string Version string.
- Depuis:
- 11.1
static JPlatform::isCompatible |
( |
|
$minimum | ) |
|
|
static |
Compares two a "PHP standardized" version number against the current Joomla Platform version.
- Paramètres:
-
string | $minimum | The minimum version of the Joomla Platform which is compatible. |
- Renvoie:
- boolean True if the version is compatible.
- Voir également:
- http://www.php.net/version_compare
- Depuis:
- 11.1
Documentation des données membres
const JPlatform::BUILD = 0 |
const JPlatform::CODE_NAME = 'Brian Kernighan' |
const JPlatform::COPYRIGHT = 'Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.' |
const JPlatform::LINK_TEXT = '<a href="http://www.joomla.org">Joomla!</a> is Free Software released under the GNU General Public License.' |
const JPlatform::MAINTENANCE = '0' |
const JPlatform::PRODUCT = 'Joomla Platform' |
const JPlatform::RELEASE = '11.4' |
const JPlatform::RELEASE_DATE = '03-Jan-2012' |
const JPlatform::RELEASE_TIME = '00:00' |
const JPlatform::RELEASE_TIME_ZONE = 'GMT' |
const JPlatform::STATUS = 'Stable' |
La documentation de cette classe a été générée à partir du fichier suivant :