getData('sessions'); echo $this->getData('nav')->render(); ?>
getHtml('Recordings') ?>
getHtml('Date'); ?> getHtml('Type'); ?> Employee getHtml('Start') ?> getHtml('Break') ?> getHtml('End') ?> getHtml('Total') ?>
getStart()->format('Y-m-d'); ?> getHtml('CT' . $session->getType()) ?> printHtml($session->getEmployee()->getProfile()->getAccount()->getName1()); ?>, printHtml($session->getEmployee()->getProfile()->getAccount()->getName2()); ?> 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