Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Administrator | |
Variables | |
$wa = $this->document->getWebAssetManager() | |
$compatibilityTypes | |
$latestJoomlaVersion = $this->updateInfo['latest'] | |
$currentJoomlaVersion = isset($this->updateInfo['installed']) ? $this->updateInfo['installed'] : JVERSION | |
$updatePossible = true | |
if (version_compare( $this->updateInfo[ 'latest'], Version::MAJOR_VERSION+1, '>=') &&$this->isDefaultBackendTemplate===false) | |
$labelClass = 'success' | |
break | |
endif | |
endforeach | |
foreach ( $this->phpSettings as $setting) | |
if | (!empty($this->nonCoreExtensions)) ( $compatibilityTypes as $compatibilityType=> $data) |
if | ($data['group']==0) ( $this->nonCoreExtensions as $extension) |
else | __pad0__ |
$compatibilityTypes |
$currentJoomlaVersion = isset($this->updateInfo['installed']) ? $this->updateInfo['installed'] : JVERSION |
$labelClass = 'success' |
Référencé par AssociationsHelper\getAssociationHtmlList().
$latestJoomlaVersion = $this->updateInfo['latest'] |
$wa = $this->document->getWebAssetManager() |
if (!empty( $this->nonCoreExtensions))($compatibilityTypes as $compatibilityType=> $data) |
else __pad0__ |
foreach ($this->phpSettings as $setting) ( $setting->state !==$setting->recommended) break |
Référencé par CutStub\__construct().
endforeach |
endif |
foreach($this->phpSettings as $setting) |
if(version_compare($this->updateInfo['latest'], Version::MAJOR_VERSION+1, '>=') && $this->isDefaultBackendTemplate===false) |