JVersionVersion information class for the Joomla CMS.
Located in /libraries/cms/version/version.php (line 19)
string
$BUILD
= '' (line 34)
string
$CODENAME
= 'Ember' (line 37)
string
$COPYRIGHT
= 'Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.' (line 49)
string
$DEV_LEVEL
= '0.rc' (line 28)
string
$DEV_STATUS
= 'Release Candidate' (line 31)
string
$PRODUCT
= 'Joomla!' (line 22)
string
$RELDATE
= '24-October-2013' (line 40)
string
$RELEASE
= '3.2' (line 25)
string
$RELTIME
= '14:00' (line 43)
string
$RELTZ
= 'GMT' (line 46)
string
$URL
= '<a href="http://www.joomla.org">Joomla!</a> is Free Software released under the GNU General Public License.' (line 52)
Generate a media version string for assets Public to allow third party developers to use it
Gets a version string for the current Joomla with all release information.
Gets a media version which is used to append to Joomla core media files.
This media version is used to append to Joomla core media in order to trick browsers into reloading the CSS and JavaScript, because they think the files are renewed. The media version is renewed after Joomla core update, install, discover_install and uninstallation.
Gets a "PHP standardized" version string for the current Joomla.
Returns the user agent.
Compares two a "PHP standardized" version number against the current Joomla version.
Function to refresh the media version
Documentation generated on Tue, 19 Nov 2013 15:16:45 +0100 by phpDocumentor 1.4.3