item->params; $images = json_decode($this->item->images); $urls = json_decode($this->item->urls); $canEdit = $params->get('access-edit'); $user = Factory::getUser(); $info = $params->get('info_block_position', 0); $attribs = json_decode($this->item->attribs); ?>
params->get('show_page_heading')) : ?> item->pagination) && !$this->item->paginationposition && $this->item->paginationrelative) { echo $this->item->pagination; } ?> get('show_title')) : ?>
item, $params); ?> item, $params); ?> item, $params); ?>
item->event->afterDisplayTitle; ?> get('show_tags') && !empty($this->item->tags->itemTags)) : ?> item->tagLayout = new FileLayout('joomla.content.tags'); ?> item->tagLayout->render($this->item->tags->itemTags); ?> item->event->beforeDisplayContent; ?> urls_position) && ($urls->urls_position == '0')) || ($params->get('urls_position') == '0' && empty($urls->urls_position))) || (empty($urls->urls_position) && (!$params->get('urls_position')))) : ?> loadTemplate('links'); ?> get('access-view')) : ?> item->pagination) && !$this->item->paginationposition && $this->item->paginationrelative) { echo $this->item->pagination; } ?> image_fulltext) && !empty($images->image_fulltext)) : ?> float_fulltext) ? $params->get('float_fulltext') : $images->float_fulltext; ?>
image_fulltext_caption) : ?> class="w-full h-auto object-cover" src="image_fulltext, ENT_COMPAT, 'UTF-8'); ?>" alt="image_fulltext_alt, ENT_COMPAT, 'UTF-8'); ?>" itemprop="image"/> image_fulltext_caption) : ?>
image_fulltext_caption, ENT_COMPAT, 'UTF-8'); ?>
item->text; ?>
$this->item, 'params' => $params, 'position' => 'above')); ?>
item->pagination) && $this->item->pagination && $this->item->paginationposition && !$this->item->paginationrelative) : ?> item->pagination; ?> urls_position) && ($urls->urls_position == '1')) || ($params->get('urls_position') == '1'))) : ?> loadTemplate('links'); ?> get('show_noauth') == true && $user->get('guest')) : ?> item); ?> item->introtext); ?> get('show_readmore') && $this->item->fulltext != null) : ?> getMenu(); ?> getActive(); ?> id; ?> setVar('return', base64_encode(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language))); ?>

item->attribs); ?> alternative_readmore == null) : ?> alternative_readmore) : ?> get('show_readmore_title', 0) != 0) : ?> item->title, $params->get('readmore_limit')); ?> get('show_readmore_title', 0) == 0) : ?> item->title, $params->get('readmore_limit')); ?>

item->event->afterDisplayContent; ?>