* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Layout\LayoutHelper; ?> get('item_title')) : ?> get('item_heading', 'h4'); ?> < class="newsflash-title"> link !== '' && $params->get('link_titles')) : ?> title; ?> title; ?> > get('img_intro_full') !== 'none' && !empty($item->imageSrc)) : ?>
$item->imageSrc, 'alt' => $item->imageAlt, ] ); ?> imageCaption)) : ?>
imageCaption; ?>
get('intro_only')) : ?> afterDisplayTitle; ?> beforeDisplayContent; ?> get('show_introtext', 1)) : ?> introtext; ?> afterDisplayContent; ?> link) && $item->readmore != 0 && $params->get('readmore')) : ?> $item, 'params' => $item->params, 'link' => $item->link)); ?>