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\Site | |
Variables | |
$urls = json_decode($this->item->urls) | |
$params = $this->item->params | |
foreach($urlarray as $url) | $label = $url[1] |
$target = $url[2] | |
$id = $url[3] | |
if(! $link) | endif |
switch($target) | endforeach |
$label = $url[1] |
$params = $this->item->params |
$target = $url[2] |
$urls = json_decode($this->item->urls) |
switch ( $target) endforeach |
endif |