getData('docs'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Title') ?> | = $this->getHtml('Creator') ?> | = $this->getHtml('Created') ?> |
| = $this->printHtml($value->getTitle()); ?> | = $this->printHtml($value->getCreatedBy()->getName1()); ?> | = $this->printHtml($value->getCreatedAt()->format('Y-m-d H:i:s')); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||