getData('media'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Name') ?> | = $this->getHtml('Type') ?> | = $this->getHtml('Size') ?> | = $this->getHtml('Creator') ?> | = $this->getHtml('Created') ?> | |
| = $this->printHtml($value->getName()); ?> | = $this->printHtml($value->getExtension()); ?> | = $this->printHtml($value->getSize()); ?> | = $this->printHtml($value->getCreatedBy()->getName1()); ?> | = $this->printHtml($value->getCreatedAt()->format('Y-m-d H:i:s')); ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | |||||