Class CustomerInputToCollectionTransformer
Class CustomerInputToCollectionTransformer
Package: Extensions\Customers
Category: System
Located at Extensions/Customers/CustomerInputToCollectionTransformer.inc.php
Category: System
Located at Extensions/Customers/CustomerInputToCollectionTransformer.inc.php
Methods summary
public
getGuestCollectionFromInputArray( array $inputArray, CountryServiceInterface $countryService )
: EditableKeyValueCollection
public
getRegistreeCollectionFromInputArray( array $inputArray, CountryServiceInterface $countryService )
: EditableKeyValueCollection
protected
_getCustomerCollectionFromInputArray( array $inputArray, CountryServiceInterface $countryService )
: EditableKeyValueCollection
protected
_getCustomerAddonValuesFromInputArray( array $inputArray )
: EditableKeyValueCollection
Add the addon values to the customer collection.