getData('client'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Name1'); ?> | = $this->getHtml('Name2'); ?> | = $this->getHtml('Name3'); ?> | = $this->getHtml('City'); ?> | = $this->getHtml('Zip'); ?> | = $this->getHtml('Address'); ?> | = $this->getHtml('Country'); ?> |
| = $this->printHtml($value->getNumber()); ?> | = $this->printHtml($value->getProfile()->getAccount()->getName1()); ?> | = $this->printHtml($value->getProfile()->getAccount()->getName2()); ?> | = $this->printHtml($value->getProfile()->getAccount()->getName3()); ?> | ||||
| = $this->getHtml('Empty', '0', '0'); ?> | |||||||