data['sessions']; echo $this->data['nav']->render(); ?>
getHtml('Recordings'); ?>
getHtml('Date'); ?> getHtml('Type'); ?> getHtml('Employee'); ?> getHtml('Start'); ?> getHtml('Break'); ?> getHtml('End'); ?> getHtml('Total'); ?>
getStart()->format('Y-m-d'); ?> getHtml('CT' . $session->getType()); ?> printHtml($session->getEmployee()->profile->account->name1); ?>, printHtml($session->getEmployee()->profile->account->name2); ?> getStart()->format('H:i:s'); ?> getBreak() / 3600); ?>h getBreak() / 60) % 60); ?>m getEnd() !== null ? $session->getEnd()->format('H:i') : ''; ?> getBusy() / 3600); ?>h getBusy() / 60) % 60); ?>m