FormFieldsSetUser
extends Element
in package
Uses
ElementTrait, FiltrableFormFieldsTrait
This is the 'FormFieldsSetUser' class, a DTO class for the theme configuration data.
The items stored in this class will remain immutable (only get methods are available).
This class extends SDK\Core\Dtos\Element, see this class.
Tags
Table of Contents
ADDRESS | = \FWK\Enums\Parameters::ADDRESS | |
---|---|---|
ADDRESS_ADDITIONAL_INFORMATION | = \FWK\Enums\Parameters::ADDRESS_ADDITIONAL_INFORMATION | |
ALIAS | = \FWK\Enums\Parameters::ALIAS | |
BIRTHDAY | = \FWK\Enums\Parameters::BIRTHDAY | |
CITY | = \FWK\Enums\Parameters::CITY | |
COMPANY | = \FWK\Enums\Parameters::COMPANY | |
COUNTRY | = \FWK\Enums\Parameters::COUNTRY | |
CREATE_ACCOUNT | = \FWK\Enums\Parameters::CREATE_ACCOUNT | |
CREATE_MODE | = \FWK\Enums\Parameters::CREATE_MODE | |
CUSTOM_TAGS | = \FWK\Enums\Parameters::CUSTOM_TAGS | |
DEFAULT_ADDRESS | = \FWK\Enums\Parameters::DEFAULT_ADDRESS | |
= \FWK\Enums\Parameters::EMAIL | ||
FAX | = \FWK\Enums\Parameters::FAX | |
FIRST_NAME | = \FWK\Enums\Parameters::FIRST_NAME | |
GENDER | = \FWK\Enums\Parameters::GENDER | |
GODFATHER_CODE | = \FWK\Enums\Parameters::GODFATHER_CODE | |
IMAGE | = \FWK\Enums\Parameters::IMAGE | |
LAST_NAME | = \FWK\Enums\Parameters::LAST_NAME | |
LOCATION | = \FWK\Enums\Parameters::LOCATION | |
MOBILE | = \FWK\Enums\Parameters::MOBILE | |
NICK | = \FWK\Enums\Parameters::NICK | |
NIF | = \FWK\Enums\Parameters::NIF | |
NUMBER | = \FWK\Enums\Parameters::NUMBER | |
P_ID | = \FWK\Enums\Parameters::P_ID | |
PASSWORD | = \FWK\Enums\Parameters::PASSWORD | |
PASSWORD_RETYPE | = \FWK\Enums\Parameters::PASSWORD_RETYPE | |
PHONE | = \FWK\Enums\Parameters::PHONE | |
POSTAL_CODE | = \FWK\Enums\Parameters::POSTAL_CODE | |
STATE | = \FWK\Enums\Parameters::STATE | |
SUBSCRIBED | = \FWK\Enums\Parameters::SUBSCRIBED | |
USE_SHIPPING_ADDRESS | = \FWK\Enums\Parameters::USE_SHIPPING_ADDRESS | |
VAT | = \FWK\Enums\Parameters::VAT | |
__construct() | {@inheritdoc} | : mixed |
getAddress() | This method returns if the address FormField. | : FormField|null |
getAddressAdditionalInformation() | This method returns if the addressAdditionalInformation FormField. | : FormField|null |
getAlias() | This method returns if the alias FormField. | : FormField|null |
getBirthday() | This method returns if the birthday FormField. | : FormField|null |
getCity() | This method returns if the city FormField. | : FormField|null |
getCompany() | This method returns if the company FormField. | : FormField|null |
getCountry() | This method returns if the country FormField. | : FormField|null |
getCreateAccount() | This method returns if the createAccount FormField. | : FormField|null |
getCreateMode() | This method returns if the createMode FormField. | : FormField|null |
getCustomTags() | This method returns if the customTags FormField. | : FormField|null |
getDefaultAddress() | This method returns if the defaultAddress FormField. | : FormField|null |
getEmail() | This method returns if the email FormField. | : FormField|null |
getFax() | This method returns if the fax FormField. | : FormField|null |
getFirstName() | This method returns if the firstName FormField. | : FormField|null |
getGender() | This method returns if the gender FormField. | : FormField|null |
getGodfatherCode() | This method returns if the godfatherCode FormField. | : FormField|null |
getImage() | This method returns if the image FormField. | : FormField|null |
getLastName() | This method returns if the lastName FormField. | : FormField|null |
getLocation() | This method returns if the location FormField. | : FormField|null |
getMobile() | This method returns if the mobile FormField. | : FormField|null |
getNick() | This method returns if the nick FormField. | : FormField|null |
getNif() | This method returns if the nif FormField. | : FormField|null |
getNumber() | This method returns if the number FormField. | : FormField|null |
getPassword() | This method returns if the password FormField. | : FormField|null |
getPasswordRetype() | This method returns if the passwordRetype FormField. | : FormField|null |
getPhone() | This method returns if the phone FormField. | : FormField|null |
getPId() | This method returns if the pId FormField. | : FormField|null |
getPostalCode() | This method returns if the postalCode FormField. | : FormField|null |
getState() | This method returns if the state FormField. | : FormField|null |
getSubscribed() | This method returns if the subscribed FormField. | : FormField|null |
getUserType() | This method returns if the userType FormField. | : FormField|null |
getUseShippingAddress() | This method returns if the useShippingAddress FormField. | : FormField|null |
getVat() | This method returns if the vat FormField. | : FormField|null |
Constants
ADDRESS
public
mixed
ADDRESS
= \FWK\Enums\Parameters::ADDRESS
ADDRESS_ADDITIONAL_INFORMATION
public
mixed
ADDRESS_ADDITIONAL_INFORMATION
= \FWK\Enums\Parameters::ADDRESS_ADDITIONAL_INFORMATION
ALIAS
public
mixed
ALIAS
= \FWK\Enums\Parameters::ALIAS
BIRTHDAY
public
mixed
BIRTHDAY
= \FWK\Enums\Parameters::BIRTHDAY
CITY
public
mixed
CITY
= \FWK\Enums\Parameters::CITY
COMPANY
public
mixed
COMPANY
= \FWK\Enums\Parameters::COMPANY
COUNTRY
public
mixed
COUNTRY
= \FWK\Enums\Parameters::COUNTRY
CREATE_ACCOUNT
public
mixed
CREATE_ACCOUNT
= \FWK\Enums\Parameters::CREATE_ACCOUNT
CREATE_MODE
public
mixed
CREATE_MODE
= \FWK\Enums\Parameters::CREATE_MODE
CUSTOM_TAGS
public
mixed
CUSTOM_TAGS
= \FWK\Enums\Parameters::CUSTOM_TAGS
DEFAULT_ADDRESS
public
mixed
DEFAULT_ADDRESS
= \FWK\Enums\Parameters::DEFAULT_ADDRESS
public
mixed
EMAIL
= \FWK\Enums\Parameters::EMAIL
FAX
public
mixed
FAX
= \FWK\Enums\Parameters::FAX
FIRST_NAME
public
mixed
FIRST_NAME
= \FWK\Enums\Parameters::FIRST_NAME
GENDER
public
mixed
GENDER
= \FWK\Enums\Parameters::GENDER
GODFATHER_CODE
public
mixed
GODFATHER_CODE
= \FWK\Enums\Parameters::GODFATHER_CODE
IMAGE
public
mixed
IMAGE
= \FWK\Enums\Parameters::IMAGE
LAST_NAME
public
mixed
LAST_NAME
= \FWK\Enums\Parameters::LAST_NAME
LOCATION
public
mixed
LOCATION
= \FWK\Enums\Parameters::LOCATION
MOBILE
public
mixed
MOBILE
= \FWK\Enums\Parameters::MOBILE
NICK
public
mixed
NICK
= \FWK\Enums\Parameters::NICK
NIF
public
mixed
NIF
= \FWK\Enums\Parameters::NIF
NUMBER
public
mixed
NUMBER
= \FWK\Enums\Parameters::NUMBER
P_ID
public
mixed
P_ID
= \FWK\Enums\Parameters::P_ID
PASSWORD
public
mixed
PASSWORD
= \FWK\Enums\Parameters::PASSWORD
PASSWORD_RETYPE
public
mixed
PASSWORD_RETYPE
= \FWK\Enums\Parameters::PASSWORD_RETYPE
PHONE
public
mixed
PHONE
= \FWK\Enums\Parameters::PHONE
POSTAL_CODE
public
mixed
POSTAL_CODE
= \FWK\Enums\Parameters::POSTAL_CODE
STATE
public
mixed
STATE
= \FWK\Enums\Parameters::STATE
SUBSCRIBED
public
mixed
SUBSCRIBED
= \FWK\Enums\Parameters::SUBSCRIBED
USE_SHIPPING_ADDRESS
public
mixed
USE_SHIPPING_ADDRESS
= \FWK\Enums\Parameters::USE_SHIPPING_ADDRESS
VAT
public
mixed
VAT
= \FWK\Enums\Parameters::VAT
Methods
__construct()
{@inheritdoc}
public
__construct([array<string|int, mixed> $data = [] ][, mixed $requiredUserType = true ]) : mixed
Parameters
- $data : array<string|int, mixed> = []
- $requiredUserType : mixed = true
Tags
Return values
mixed —getAddress()
This method returns if the address FormField.
public
getAddress() : FormField|null
Return values
FormField|null —getAddressAdditionalInformation()
This method returns if the addressAdditionalInformation FormField.
public
getAddressAdditionalInformation() : FormField|null
Return values
FormField|null —getAlias()
This method returns if the alias FormField.
public
getAlias() : FormField|null
Return values
FormField|null —getBirthday()
This method returns if the birthday FormField.
public
getBirthday() : FormField|null
Return values
FormField|null —getCity()
This method returns if the city FormField.
public
getCity() : FormField|null
Return values
FormField|null —getCompany()
This method returns if the company FormField.
public
getCompany() : FormField|null
Return values
FormField|null —getCountry()
This method returns if the country FormField.
public
getCountry() : FormField|null
Return values
FormField|null —getCreateAccount()
This method returns if the createAccount FormField.
public
getCreateAccount() : FormField|null
Return values
FormField|null —getCreateMode()
This method returns if the createMode FormField.
public
getCreateMode() : FormField|null
Return values
FormField|null —getCustomTags()
This method returns if the customTags FormField.
public
getCustomTags() : FormField|null
Return values
FormField|null —getDefaultAddress()
This method returns if the defaultAddress FormField.
public
getDefaultAddress() : FormField|null
Return values
FormField|null —getEmail()
This method returns if the email FormField.
public
getEmail() : FormField|null
Return values
FormField|null —getFax()
This method returns if the fax FormField.
public
getFax() : FormField|null
Return values
FormField|null —getFirstName()
This method returns if the firstName FormField.
public
getFirstName() : FormField|null
Return values
FormField|null —getGender()
This method returns if the gender FormField.
public
getGender() : FormField|null
Return values
FormField|null —getGodfatherCode()
This method returns if the godfatherCode FormField.
public
getGodfatherCode() : FormField|null
Return values
FormField|null —getImage()
This method returns if the image FormField.
public
getImage() : FormField|null
Return values
FormField|null —getLastName()
This method returns if the lastName FormField.
public
getLastName() : FormField|null
Return values
FormField|null —getLocation()
This method returns if the location FormField.
public
getLocation() : FormField|null
Return values
FormField|null —getMobile()
This method returns if the mobile FormField.
public
getMobile() : FormField|null
Return values
FormField|null —getNick()
This method returns if the nick FormField.
public
getNick() : FormField|null
Return values
FormField|null —getNif()
This method returns if the nif FormField.
public
getNif() : FormField|null
Return values
FormField|null —getNumber()
This method returns if the number FormField.
public
getNumber() : FormField|null
Return values
FormField|null —getPassword()
This method returns if the password FormField.
public
getPassword() : FormField|null
Return values
FormField|null —getPasswordRetype()
This method returns if the passwordRetype FormField.
public
getPasswordRetype() : FormField|null
Return values
FormField|null —getPhone()
This method returns if the phone FormField.
public
getPhone() : FormField|null
Return values
FormField|null —getPId()
This method returns if the pId FormField.
public
getPId() : FormField|null
Return values
FormField|null —getPostalCode()
This method returns if the postalCode FormField.
public
getPostalCode() : FormField|null
Return values
FormField|null —getState()
This method returns if the state FormField.
public
getState() : FormField|null
Return values
FormField|null —getSubscribed()
This method returns if the subscribed FormField.
public
getSubscribed() : FormField|null
Return values
FormField|null —getUserType()
This method returns if the userType FormField.
public
getUserType() : FormField|null
Return values
FormField|null —getUseShippingAddress()
This method returns if the useShippingAddress FormField.
public
getUseShippingAddress() : FormField|null
Return values
FormField|null —getVat()
This method returns if the vat FormField.
public
getVat() : FormField|null