getViewModel(); $regionProvider = $block->getRegionProvider(); ?> getLayout()->createBlock(\Magento\Customer\Block\Widget\Company::class) ?> getLayout()->createBlock(\Magento\Customer\Block\Widget\Telephone::class) ?> getLayout()->createBlock(\Magento\Customer\Block\Widget\Fax::class) ?> getAttributeData()->getFrontendLabel('country_id'); ?> getAttributeData()->getFrontendLabel('street'); ?> getAttributeData()->getFrontendLabel('city'); ?> getAttributeData()->getFrontendLabel('region'); ?> getConfig('general/region/display_all'); ?> addressGetAttributeValidationClass('vat_id'); ?> addressGetAttributeValidationClass('city'); ?> addressGetAttributeValidationClass('postcode'); ?> addressGetAttributeValidationClass('street'); ?> addressGetAttributeValidationClass('region'); ?>
escapeHtml(__('Contact Information')) ?>
getBlockHtml('formkey') ?> getNameBlockHtml() ?> isEnabled()): ?> setCompany($block->getAddress()->getCompany())->toHtml() ?> isEnabled()): ?> setTelephone($block->getAddress()->getTelephone())->toHtml() ?> isEnabled()): ?> setFax($block->getAddress()->getFax())->toHtml() ?>
escapeHtml(__('Address')) ?>
addressGetStreetLines(); $_i < $_n; $_i++): ?>
addressIsVatAttributeVisible()): ?>
getCountryHtmlSelect() ?>
/>
renderStyleAsTag("display: none;", 'div.message.warning') ?>
isDefaultBilling()): ?>
escapeHtml(__("It's a default billing address.")) ?>
canSetAsDefaultBilling()): ?>
isDefaultShipping()): ?>
escapeHtml(__("It's a default shipping address.")) ?>
canSetAsDefaultShipping()): ?>