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