getChildHtml('form_fields_before') ?> getChildHtml('customer.form.register.extra') ?>
getBlockHtml('formkey'); ?>
escapeHtml(__('Personal Information')) ?>
getLayout()->createBlock('Magento\Customer\Block\Widget\Name')->setObject($block->getFormData())->setForceUseCustomerAttributes(true)->toHtml() ?> isNewsletterEnabled()): ?> getChildHtml('customer.form.register.newsletter') ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Dob') ?> isEnabled()): ?> setDate($block->getFormData()->getDob())->toHtml() ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Taxvat') ?> isEnabled()): ?> setTaxvat($block->getFormData()->getTaxvat())->toHtml() ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Gender') ?> isEnabled()): ?> setGender($block->getFormData()->getGender())->toHtml() ?>
getShowAddressFields()): ?>
escapeHtml(__('Address Information')) ?>
getLayout()->createBlock('Magento\Customer\Block\Widget\Company') ?> isEnabled()): ?> setCompany($block->getFormData()->getCompany())->toHtml() ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Telephone') ?> isEnabled()): ?> setTelephone($block->getFormData()->getTelephone())->toHtml() ?> getLayout()->createBlock('Magento\Customer\Block\Widget\Fax') ?> isEnabled()): ?> setFax($block->getFormData()->getFax())->toHtml() ?> helper('Magento\Customer\Helper\Address')->getAttributeValidationClass('street'); ?>
helper('Magento\Customer\Helper\Address')->getStreetLines(); $_i <= $_n; $_i++): ?>
getCountryHtmlSelect() ?>
getChildBlock('customer_form_address_user_attributes');?> setEntityType('customer_address'); ?> setFieldIdFormat('address:%1$s')->setFieldNameFormat('address[%1$s]');?> restoreSessionData($addressAttributes->getMetadataForm(), 'address');?> setShowContainer(false)->toHtml() ?>
escapeHtml(__('Sign-in Information')) ?>
escapeHtml(__('Password Strength')) ?>: escapeHtml(__('No Password')) ?>
getChildHtml('form_additional_info') ?>
getShowAddressFields()): ?>