l11nManager, $this->request, $this->response); $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); $footerView->setPages(20); $footerView->setPage(1); $images = $this->getData('images'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Name') ?> | = $this->getHtml('Creator') ?> | = $this->getHtml('Created') ?> | ||
| = $this->printHtml($value->getMedia()->getName()); ?> | = $this->printHtml($value->getMedia()->getCreatedBy()->getName()); ?> | = $this->printHtml($value->getMedia()->getCreatedAt()->format('Y-m-d')); ?> | ||
| = $this->getHtml('Empty', '0', '0'); ?> | ||||