Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
register.phtml File Reference

Go to the source code of this file.

Variables

if( $block->isNewsletterEnabled())(__( 'Sign Up for Newsletter')) ?>" value endif ="1" id="is_subscribed"<?php if ($block->getFormData()->getIsSubscribed()):
 
 $_streetValidationClass = trim(str_replace('required-entry', '', $_streetValidationClass))
 
 $addressAttributes = $block->getChildBlock('customer_form_address_user_attributes')
 
if ($_dob->isEnabled()) (error, element) = $_dob->isEnabled() ? '\'input[id$="full"]\'' : 'null'
 
if ignore
 

Variable Documentation

◆ $_streetValidationClass

$_streetValidationClass = trim(str_replace('required-entry', '', $_streetValidationClass))

Definition at line 72 of file register.phtml.

◆ $addressAttributes

$addressAttributes = $block->getChildBlock('customer_form_address_user_attributes')

Definition at line 117 of file register.phtml.

◆ ($_dob->isEnabled())

if ( $_dob->isEnabled())(error, element) = $_dob->isEnabled() ? '\'input[id$="full"]\'' : 'null'

Definition at line 185 of file register.phtml.

◆ endif

if if ( $block->getShowAddressFields()) endif ="1" id="is_subscribed"<?php if ($block->getFormData()->getIsSubscribed()):

Definition at line 21 of file register.phtml.

◆ ignore

if ignore

Definition at line 185 of file register.phtml.