AAAAgetTemplate(true)->params; if ($templateparams->get('html5')!=1) { require JPATH_BASE.'/components/com_content/views/category/tmpl/blog.php'; //evtl. ersetzen durch JPATH_COMPONENT.'/views/...' } else { JHtml::addIncludePath(JPATH_COMPONENT . '/helpers'); $cparams = JComponentHelper::getParams('com_media'); // If the page class is defined, add to class as suffix. // It will be a separate class if the user starts it with a space ?>
params->get('show_page_heading')!=0 or $this->params->get('show_category_title')): ?>

escape($this->params->get('page_heading')); ?> params->get('show_category_title')) { echo ''.$this->category->title.''; } ?>

params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
params->get('show_description_image') && $this->category->getParams()->get('image')) : ?> params->get('show_description') && $this->category->description) : ?> category->description, '', 'com_content.category'); ?>
lead_items) && empty($this->link_items) && empty($this->intro_items)) : ?> params->get('show_no_articles', 1)) : ?>

lead_items)) : ?>
lead_items as &$item) : ?>
item = &$item; echo $this->loadTemplate('item'); ?>
intro_items)); $counter=0; ?> intro_items)) : ?> intro_items as $key => &$item) : ?> columns) +1; $row = $counter / $this->columns ; if ($rowcount==1) : ?>
item = &$item; echo $this->loadTemplate('item'); ?>
columns) or ($counter ==$introcount)): ?>
link_items)) : ?> loadTemplate('links'); ?> children[$this->category->id]) && count($this->children[$this->category->id]) > 0 && $this->params->get('maxLevel') !=0) : ?>
params->get('show_category_heading_title_text', 1) == 1) : ?>

loadTemplate('children'); ?>
params->def('show_pagination', 1) == 1 || ($this->params->get('show_pagination') == 2)) && ($this->pagination->get('pages.total') > 1)) : ?>