프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$addressFormats | array | The instantiated address formats, keyed by country code. |
메소드 | 설명 | |
---|---|---|
get ( $countryCode ) | ||
getAll ( ) |
메소드 | 설명 | |
---|---|---|
getDefinitions ( ) : array | Gets the address format definitions. | |
getGenericDefinition ( ) : array | Gets the generic address format definition. | |
processDefinition ( string $countryCode, array $definition ) : array | Processes the country's address format definition. |
protected getDefinitions ( ) : array | ||
리턴 | array | The address format definitions. |
protected getGenericDefinition ( ) : array | ||
리턴 | array | The generic address format definition. |
protected array $addressFormats | ||
리턴 | array |