app, $this->request, $this->response); $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); $footerView->setPages(20); $footerView->setPage(1); $docs = $this->getData('docs'); echo $this->getData('nav')->render(); ?>
$value) : $count++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/editor/single?{?}&id=' . $value->getId()); ?>
getHtml('Documents') ?>
getHtml('Title') ?> getHtml('Creator') ?> getHtml('Created') ?>
printHtml($value->getTitle()); ?> printHtml($value->getCreatedBy()->getName1()); ?> printHtml($value->getCreatedAt()->format('Y-m-d H:i:s')); ?>
getHtml('Empty', 0, 0); ?>