getData('tickets'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Status'); ?> | = $this->getHtml('Priority'); ?> | = $this->getHtml('Title'); ?> | = $this->getHtml('Creator'); ?> | = $this->getHtml('Assigned'); ?> | = $this->getHtml('For'); ?> | = $this->getHtml('Created'); ?> | $ticket) : ++$c; $url = UriFactory::build('{/prefix}support/ticket?{?}&id=' . $ticket->getId()); ?>
| = $this->getHtml('S' . $ticket->task->getStatus(), 'Tasks'); ?> | = $this->getHtml('P' . $ticket->task->getPriority(), 'Tasks'); ?> | = $this->printHtml($ticket->task->title); ?> | = $this->printHtml($ticket->task->createdBy->name1); ?> = $this->printHtml($ticket->task->createdBy->name2); ?> | = $this->printHtml($ticket->task->createdBy->name1); ?> = $this->printHtml($ticket->task->createdBy->name2); ?> | = $this->printHtml($ticket->for->name1); ?> = $this->printHtml($ticket->for->name2); ?> | = $this->printHtml($ticket->task->createdAt->format('Y-m-d H:i')); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||
| = $this->getHtml('All'); ?> | 0 |
|---|---|
| = $this->getHtml('Unassigned'); ?> | 0 |
| = $this->getHtml('Open'); ?> | 0 |
| = $this->getHtml('Unsolved'); ?> | 0 |
| = $this->getHtml('Closed'); ?> | 0 |
| = $this->getHtml('InTime'); ?> | 0 |