data['employees']; echo $this->data['nav']->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?>expand_lessexpand_more | = $this->getHtml('Name'); ?>expand_lessexpand_more | = $this->getHtml('Unit'); ?>expand_lessexpand_more | = $this->getHtml('Position'); ?>expand_lessexpand_more | = $this->getHtml('Department'); ?>expand_lessexpand_more | = $this->getHtml('Status'); ?>expand_lessexpand_more | |
| = $value->id; ?> | = $this->printHtml( \sprintf('%3$s %2$s %1$s', $value->profile->account->name1, $value->profile->account->name2, $value->profile->account->name3) ); ?> | = $this->printHtml($value->getNewestHistory()->unit->name); ?> | = $this->printHtml($value->getNewestHistory()->position->name); ?> | = $this->printHtml($value->getNewestHistory()->department->name); ?> | = $value->getNewestHistory()->id > 0 ? $this->getHtml('Active') : $this->getHtml('Inactive'); ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||
| = $this->getHtml('Total'); ?> | = $c; ?> | |||||