Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JPlatform

Liste de tous les membres

Fonctions membres publiques statiques

static isCompatible ($minimum)
static getShortVersion ()
static getLongVersion ()

Attributs publics

const PRODUCT = 'Joomla Platform'
const RELEASE = '11.4'
const MAINTENANCE = '0'
const STATUS = 'Stable'
const BUILD = 0
const CODE_NAME = 'Brian Kernighan'
const RELEASE_DATE = '03-Jan-2012'
const RELEASE_TIME = '00:00'
const RELEASE_TIME_ZONE = 'GMT'
const COPYRIGHT = 'Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.'
const LINK_TEXT = '<a href="http://www.joomla.org">Joomla!</a> is Free Software released under the GNU General Public License.'

Documentation des fonctions membres

static JPlatform::getLongVersion ( )
static

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

Renvoie:
string Complete version string.
Depuis:
11.1

Référencé par JLoggerFormattedText\generateFileHeader().

+ Voici le graphe des appelants de cette fonction :

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$minimumThe 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 :