listHeadingStart(count($files)); $this->headingItem('5', _DOWN_ID); $this->headingItem('15%', _DOWN_NAME_TITLE); $this->headingItem('15%', _DOWN_PARENT_CAT); $this->headingItem('15%', _DOWN_PARENT_FOLDER); $this->headingItem('10%', _DOWN_LOCAL_OR_REMOTE); $this->headingItem('10%', _DOWN_PUB1); $this->headingItem('10%', _DOWN_DOWNLOADS_SORT); $this->headingItem('10%', ''); echo "\n"; } private function containerLink ($file) { $parent = $file->getContainer(); if ($parent) { $grandparent = $parent->getParent(); if ($grandparent) $linkid = $grandparent->id; else $linkid = $parent->id; } else $linkid = 0; $link = ''; // Change for multiple repositories // if ($linkid) $link .= ""; if ($linkid) $link .= ""; $link .= $file->getFamilyNames(); if ($linkid) $link .= ''; return $link; } private function listLine ($file, $i, $k) { $interface = remositoryInterface::getInstance(); // Change for multiple repositories // $downlink = $interface->getCfg('admin_site').'/index3.php?option=com_remository&repnum=$this->repnum&act=download&id='.$file->id; $downlink = $interface->getCfg('admin_site').'/index3.php?option=com_remository&act=download&id='.$file->id; ?>
; ?>/images/publish_g.png)
; ?>/images/publish_x.png)