params->get('show_page_title',1)) : ?>

escape($this->params->get('page_title')); ?>

params->def('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
params->get('show_description_image') && $this->category->image) : ?> params->get('show_description') && $this->category->description) : echo $this->category->description; endif; ?> params->get('show_description_image') && $this->category->image) : ?>
 
items =& $this->getItems(); echo $this->loadTemplate('items'); ?> access->canEdit || $this->access->canEditOwn) : echo JHTML::_('icon.create', $this->category, $this->params, $this->access); endif;