data['news']; $seen = $this->data['seen'] ?? []; $previous = empty($newsList) ? 'news/dashboard' : 'news/dashboard?{?}&id=' . \reset($newsList)->id . '&ptype=p'; $next = empty($newsList) ? 'news/dashboard' : 'news/dashboard?{?}&id=' . \end($newsList)->id . '&ptype=n'; echo $this->data['nav']->render(); ?>
id); $profile = UriFactory::build('profile/view?{?}&id=' . $news->createdBy->id); ?>
id, $seen)) ? '' : ''; ?> printHtml($news->title); ?> '; ?> publish->format('Y-m-d'); ?>
plain, 0, 500)); ?>
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?>