getData('client'); echo $this->getData('nav')->render(); ?>
getHtml('Clients'); ?>
$value) : ++$count; $url = UriFactory::build('{/prefix}sales/client/profile?{?}&id=' . $value->getId()); ?>
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?> getHtml('City'); ?> getHtml('Zip'); ?> getHtml('Address'); ?> getHtml('Country'); ?>
printHtml($value->number); ?> printHtml($value->profile->account->name1); ?> printHtml($value->profile->account->name2); ?> printHtml($value->getMainAddress()->city); ?> printHtml($value->getMainAddress()->postal); ?> printHtml($value->getMainAddress()->address); ?> printHtml($value->getMainAddress()->getCountry()); ?>
getHtml('Empty', '0', '0'); ?>