params->get('show_page_heading', 1)) : ?> params->get('show_page_heading', 1) And $params->get('show_title')) :?> escape($this->params->get('page_heading')); ?> get('show_title')) : ?> escape($this->item->title); ?> params->get('show_page_heading', 1) And $params->get('show_title')) :?> get('access-edit') || $params->get('show_print_icon') || $params->get('show_email_icon')) : ?> print) : ?> get('show_print_icon')) : ?> item, $params); ?> get('show_email_icon')) : ?> item, $params); ?> user->authorise('core.edit', 'com_content.article.'.$this->item->id)) : ?> item, $params); ?> item, $params); ?> get('show_intro')) : echo $this->item->event->afterDisplayTitle; endif; ?> item->event->beforeDisplayContent; ?> get('show_author')) OR ($params->get('show_category')) OR ($params->get('show_parent_category')) OR ($params->get('show_create_date')) OR ($params->get('show_modify_date')) OR ($params->get('show_publish_date')) OR ($params->get('show_hits'))); ?> get('show_parent_category') && $this->item->parent_slug != '1:root') : ?> escape($this->item->parent_title); $url = ''.$title.'';?> get('link_parent_category') AND $this->item->parent_slug) : ?> get('show_category')) : ?> escape($this->item->category_title); $url = ''.$title.'';?> get('link_category') AND $this->item->catslug) : ?> get('show_create_date')) : ?> item->created, JText::_('DATE_FORMAT_LC2'))); ?> get('show_modify_date')) : ?> item->modified, JText::_('DATE_FORMAT_LC2'))); ?> get('show_publish_date')) : ?> item->publish_up, JText::_('DATE_FORMAT_LC2'))); ?> get('show_author') && !empty($this->item->author )) : ?> item->author; ?> item->created_by_alias ? $this->item->created_by_alias : $author);?> item->contactid ) && $params->get('link_author') == true):?> item->contactid),$author)); ?> get('show_hits')) : ?> item->hits); ?> item->toc)) : ?> item->toc; ?> item->text; ?> item->event->afterDisplayContent; ?>