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é
|
Espaces de nommage | |
Joomla\Administrator | |
Variables | |
$latestJoomlaVersion = $this->updateInfo['latest'] | |
$currentJoomlaVersion = isset($this->updateInfo['installed']) ? $this->updateInfo['installed'] : JVERSION | |
joomlaTargetVersion = '$latestJoomlaVersion' | |
joomlaCurrentVersion = '$currentJoomlaVersion' | |
JS | |
endif | |
else | __pad0__ |
else | __pad1__ |
$currentJoomlaVersion = isset($this->updateInfo['installed']) ? $this->updateInfo['installed'] : JVERSION |
$latestJoomlaVersion = $this->updateInfo['latest'] |
else __pad0__ |
else __pad1__ |
endif |
joomlaCurrentVersion = '$currentJoomlaVersion' |
joomlaTargetVersion = '$latestJoomlaVersion' |