* @link http://www.joomlatools.com */ defined('KOOWA') or die; ?> track_downloads): ?>
get('show_page_heading')): ?>

KNCS-2G-Backenschnellwechsel-DE

* @link http://www.joomlatools.com */ defined('KOOWA') or die; ?>
show_document_title || ($params->show_document_recent && $this->isRecent($document)) || ($document->canPerform('edit') && $document->isLockable() && $document->isLocked()) || (!$document->isPublished() || !$document->enabled) || ($this->object('user')->getId() == $document->created_by) || ($params->show_document_popular && ($document->hits >= $params->hits_for_popular)) ): ?>

icon && $params->show_document_icon): ?> document_title_link && $link == 1): ?> * @link http://www.joomlatools.com */ defined('KOOWA') or die; ?> video * @link http://www.joomlatools.com */ defined('KOOWA') or die; ?> video show_document_title): ?> document_title_link && $link): ?> KNCS-2G-Backenschnellwechsel-DE KNCS-2G-Backenschnellwechsel-DE show_document_recent && $this->isRecent($document)): ?> Neu canPerform('edit') && $document->isLockable() && $document->isLocked()): ?> isPublished() || !$document->enabled): ?> enabled ? $this->translate($document->status) : $this->translate('Draft'); ?>   get('show_document_owner_label', 1) && $this->object('user')->getId() == $document->created_by): ?> Besitzer show_document_popular && ($document->hits >= $params->hits_for_popular)): ?> Beliebt document_title_link || !$link): ?> #

show_document_created) || ($document->modified_by && $params->show_document_modified) || ($params->show_document_created_by) || ($params->show_document_category) || ($params->show_document_hits && $document->hits) ): ?>

show_document_created): ?> show_document_modified && $document->modified_by): ?> show_document_created_by && $document->created_by): $owner = ''; ?> Von show_document_category): $category = ''.$document->category_title.''; ?> In show_document_hits && $document->hits): ?> 3936 Downloads

object('user')->isAuthentic() || $document->canPerform('download')): ?> show_document_description || $params->show_document_image): ?>
show_document_image && $document->image): ?> show_document_description): $field = 'description_'.(isset($description) ? $description : 'full'); ?>
* @link http://www.joomlatools.com */ defined('KOOWA') or die; $show_delete = isset($show_delete) ? $show_delete : $document->canPerform('delete'); $show_edit = isset($show_edit) ? $show_edit : $document->canPerform('edit'); $button_size = 'btn-'.(isset($button_size) ? $button_size : 'small'); ?> isLockable() && $document->isLocked()) && ($show_edit || $show_delete)): ?>
Bearbeiten 'post', 'url' => (string)$this->helper('route.document',array('entity' => $document), true, false), 'params' => array( 'csrf_token' => $this->object('user')->getSession()->getToken(), '_action' => 'delete', '_referrer' => base64_encode((string) $this->object('request')->getUrl()) ) ); if ($this->parameters()->view == 'document') { if ((string)$this->object('request')->getReferrer()) { $data['params']['_referrer'] = base64_encode((string) $this->object('request')->getReferrer()); } else { $data['params']['_referrer'] = base64_encode(JURI::base()); } } ?> Löschen