[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/libraries/ -> platform.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 81 lines (2 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  isCompatible()
  getShortVersion()
  getLongVersion()

Functions
Functions that are not part of a class:

isCompatible($minimum)   X-Ref
Compares two a "PHP standardized" version number against the current Joomla Platform version.

param: string  $minimum  The minimum version of the Joomla Platform which is compatible.
return: boolean  True if the version is compatible.

getShortVersion()   X-Ref
Gets a "PHP standardized" version string for the current Joomla Platform.

return: string  Version string.

getLongVersion()   X-Ref
Gets a version string for the current Joomla Platform with all release information.

return: string  Complete version string.



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1