user->authorize('com_content', 'edit', 'content', 'all') || $this->user->authorize('com_content', 'edit', 'content', 'own')) : ?>
item->params->get('show_title')) : ?>
item->params->get('link_titles') && $this->item->readmore_link != '') : ?>
escape($this->item->title); ?>
escape($this->item->title); ?>
item->params->get('show_intro')) :
echo $this->item->event->afterDisplayTitle;
endif; ?>
item->params->get('show_create_date'))
|| (($this->item->params->get('show_author')) && ($this->item->author != ""))
|| (($this->item->params->get('show_section') && $this->item->sectionid) || ($this->item->params->get('show_category') && $this->item->catid))
|| ($this->item->params->get('show_pdf_icon') || $this->item->params->get('show_print_icon') || $this->item->params->get('show_email_icon'))
|| ($this->item->params->get('show_url') && $this->item->urls)
) :
?>
item->params->get('show_create_date')) : ?>
item->created, JText::_('DATE_FORMAT_LC2')); ?>
item->params->get('show_author')) && ($this->item->author != "")) : ?>
item->created_by_alias ? $this->item->created_by_alias : $this->item->author) ); ?>
item->params->get('show_section') && $this->item->sectionid) || ($this->item->params->get('show_category') && $this->item->catid)) : ?>
item->params->get('show_section') && $this->item->sectionid && isset($this->item->section)) : ?>
item->params->get('link_section')) : ?>
item->sectionid)).'">'; ?>
item->section; ?>
item->params->get('link_section')) : ?>
'; ?>
item->params->get('show_category')) : ?>
item->params->get('show_category') && $this->item->catid) : ?>
item->params->get('link_category')) : ?>
item->catslug, $this->item->sectionid)).'">'; ?>
item->category; ?>
item->params->get('link_category')) : ?>
'; ?>
item->params->get('show_pdf_icon') || $this->item->params->get('show_print_icon') || $this->item->params->get('show_email_icon')) : ?>
item->params->get('show_email_icon')) : ?>
item, $this->item->params, $this->access); ?>
item->params->get( 'show_print_icon' )) : ?>
item, $this->item->params, $this->access); ?>
item->params->get('show_pdf_icon')) : ?>
item, $this->item->params, $this->access); ?>
item->params->get('show_url') && $this->item->urls) : ?>
item->urls; ?>
item->event->beforeDisplayContent; ?>
item->toc)) : ?>
item->toc; ?>
item->text; ?>
item->modified) != 0 && $this->item->params->get('show_modify_date')) : ?>
item->modified, JText::_('DATE_FORMAT_LC2'))); ?>
item->params->get('show_readmore') && $this->item->readmore) : ?>
item->readmore_register) : ?>