Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Site | |
Variables | |
$user = Factory::getApplication()->getIdentity() | |
$show_description = $this->params->get('show_description', 1) | |
if($show_description) | $showImage = $this->params->get('show_image', 0) |
$imageClass = $this->params->get('image_class', '') | |
$extraAttr = [] | |
if($showImage &&!empty($this->result->imageUrl) && $imageClass !=='') | $icon = '' |
if(!empty($this->result->mime)) | $show_url = '' |
else | __pad1__ |
else $this result | imageUrl |
else $this result $this result | imageAlt |
endif | |
else | __pad2__ |
$taxonomies = $this->result->getTaxonomy() | |
endforeach | |
if (count( $taxonomy_text)) | |
else $this result $this result $extraAttr = [] |
$imageClass = $this->params->get('image_class', '') |
$show_description = $this->params->get('show_description', 1) |
if (!empty( $this->result->mime)) $show_url = '' |
if ( $show_description) $showImage = $this->params->get('show_image', 0) |
$taxonomies = $this->result->getTaxonomy() |
$user = Factory::getApplication()->getIdentity() |
else __pad1__ |
else __pad2__ |
endforeach |
endif |
if(count($taxonomy_text)) |
else $this result $this result imageAlt |
else $this result imageUrl |