getData('news'); ?>
| = $this->getHtml('Type', 'News') ?> | = $this->getHtml('Title', 'News') ?> | |||
| = $news->isFeatured() ? '' : ''; ?> | = $this->getHtml('TYPE' . $news->getType(), 'News') ?> | = htmlspecialchars($news->getTitle(), ENT_COMPAT, 'utf-8'); ?> | ||
| = $this->getHtml('Empty', 0, 0); ?> | ||||