data['nav']->render(); ?>
getHtml('Open'); ?>download
data['open'] as $key => $ticket) : ++$c; $url = UriFactory::build('{/base}/support/ticket?{?}&id=' . $ticket->id); ?>
getHtml('Status'); ?> getHtml('Priority'); ?> getHtml('Title'); ?> getHtml('Creator'); ?> getHtml('Assigned'); ?> getHtml('For'); ?> getHtml('Created'); ?>
getHtml('S' . $ticket->task->status, 'Tasks'); ?> getHtml('P' . $ticket->task->priority, 'Tasks'); ?> printHtml($ticket->task->title); ?> printHtml($ticket->task->createdBy->name1); ?> printHtml($ticket->task->createdBy->name2); ?> task->getResponsible(); foreach ($responsibles as $responsible) : ?> printHtml($responsible->name1); ?> printHtml($responsible->name2); ?> printHtml($ticket->task->for->name1); ?> printHtml($ticket->task->for->name2); ?> printHtml($ticket->task->createdAt->format('Y-m-d H:i')); ?>
getHtml('Empty', '0', '0'); ?>
getHtml('Tickets'); ?>download
data['tickets'] as $key => $ticket) : ++$c; $url = UriFactory::build('{/base}/support/ticket?{?}&id=' . $ticket->id); ?>
getHtml('Status'); ?> getHtml('Priority'); ?> getHtml('Title'); ?> getHtml('Creator'); ?> getHtml('Assigned'); ?> getHtml('For'); ?> getHtml('Created'); ?>
getHtml('S' . $ticket->task->status, 'Tasks'); ?> getHtml('P' . $ticket->task->priority, 'Tasks'); ?> printHtml($ticket->task->title); ?> printHtml($ticket->task->createdBy->name1); ?> printHtml($ticket->task->createdBy->name2); ?> task->getResponsible(); foreach ($responsibles as $responsible) : ?> printHtml($responsible->name1); ?> printHtml($responsible->name2); ?> printHtml($ticket->task->for->name1); ?> printHtml($ticket->task->for->name2); ?> printHtml($ticket->task->createdAt->format('Y-m-d H:i')); ?>
getHtml('Empty', '0', '0'); ?>