API16:JVersion
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/version.php
Methods
| Method name | Description |
|---|---|
| getLongVersion | Method to get the long version information. |
| getShortVersion | Method to get the short version information. |
| getHelpVersion | Method to get the help file version. |
| isCompatible | Compares two "A PHP standardized" version number against the current Joomla! version. |
| getUserAgent | Returns the user agent. |
Importing
jimport( 'joomla.version' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 13:13:50
