Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe JPlatform

Fonctions membres publiques statiques

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

Champs de données

const PRODUCT = 'Joomla Platform'
 
const RELEASE = '13.1'
 
const MAINTENANCE = '0'
 
const STATUS = 'Stable'
 
const BUILD = 0
 
const CODE_NAME = 'Curiosity'
 
const RELEASE_DATE = '24-Apr-2013'
 
const RELEASE_TIME = '00:00'
 
const RELEASE_TIME_ZONE = 'GMT'
 
const COPYRIGHT = '(C) 2011 Open Source Matters, Inc. <https://www.joomla.org>'
 
const LINK_TEXT = '<a href="https://www.joomla.org">Joomla!</a> is Free Software released under the GNU General Public License.'
 

Description détaillée

Version information class for the Joomla Platform.

Depuis
1.7.0
Obsolète:
4.0 Deprecated without replacement

Documentation des fonctions membres

◆ getLongVersion()

static getLongVersion ( )
static

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

Renvoie
string Complete version string.
Depuis
1.7.0
Obsolète:
4.0 Deprecated without replacement

Référencé par FormattedtextLogger\generateFileHeader(), et PlgSystemDebug\writeToFile().

◆ getShortVersion()

static getShortVersion ( )
static

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

Renvoie
string Version string.
Depuis
1.7.0
Obsolète:
4.0 Deprecated without replacement

◆ isCompatible()

static 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.

1.7.0 deprecated 457.

Documentation des champs

◆ BUILD

const BUILD = 0

◆ CODE_NAME

const CODE_NAME = 'Curiosity'

◆ COPYRIGHT

const COPYRIGHT = '(C) 2011 Open Source Matters, Inc. <https://www.joomla.org>'

◆ LINK_TEXT

const LINK_TEXT = '<a href="https://www.joomla.org">Joomla!</a> is Free Software released under the GNU General Public License.'

◆ MAINTENANCE

const MAINTENANCE = '0'

◆ PRODUCT

const PRODUCT = 'Joomla Platform'

◆ RELEASE

const RELEASE = '13.1'

◆ RELEASE_DATE

const RELEASE_DATE = '24-Apr-2013'

◆ RELEASE_TIME

const RELEASE_TIME = '00:00'

◆ RELEASE_TIME_ZONE

const RELEASE_TIME_ZONE = 'GMT'

◆ STATUS

const STATUS = 'Stable'

La documentation de cette classe a été générée à partir du fichier suivant :