Class PersonalDataXmlSerializer
category |
System |
---|---|
package |
Extensions |
subpackage |
Serializers |
serialize(array $personalDataArray)
array
serializeAddOnValues(\SimpleXMLElement $xml, \KeyValueCollection $addOnValues)
serializeAddress(\SimpleXMLElement $xml, \CustomerAddressInterface|\AddressBlockInterface $address)
serializeAgreement(\SimpleXMLElement $xml, \AgreementInterface $agreement)
serializeAgreements(\SimpleXMLElement $xml, \AgreementCollection $agreements)
serializeBaseData(\SimpleXMLElement $xml, \CustomerInterface $customer)
serializeCustomerAddresses(\SimpleXMLElement $xml, array $addresses)
\SimpleXMLElement
array
serializeEmail(\SimpleXMLElement $xml, \EmailInterface $email)
serializeEmailContact(\SimpleXMLElement $xml, \EmailContactInterface $contact)
serializeEmailContactCollection(\SimpleXMLElement $xml, \ContactCollection $contacts)
serializeEmailContacts(\SimpleXMLElement $xml, \EmailInterface $email)
serializeEmails(\SimpleXMLElement $xml, \EmailCollection $emails)
serializeInvoiceAddresses(\SimpleXMLElement $xml, \InvoiceListItem $invoice)
serializeInvoices(\SimpleXMLElement $xml, \InvoiceListItemCollection $invoices)
serializeNewsletterSubscription(\SimpleXMLElement $xml, \NewsletterSubscriptionInterface $newsletterSubscription)
serializeNewsletterSubscriptionCustomer(\SimpleXMLElement $xml, \NewsletterSubscriptionInterface $newsletterSubscription)
serializeOrderAddressBlock(\SimpleXMLElement $xml, \OrderAddressBlock $address)
serializeOrderAddresses(\SimpleXMLElement $xml, \OrderInterface $order)
serializeOrderItem(\SimpleXMLElement $xml, \OrderItemInterface $product)
serializeOrderItemAttributes(\SimpleXMLElement $xml, \OrderItemAttributeCollection $attributes)
serializeOrderItems(\SimpleXMLElement $xml, \OrderItemCollection $products)
serializeOrders(\SimpleXMLElement $xml, array $orders)
\SimpleXMLElement
array
serializeOrderTotalCollection(\SimpleXMLElement $xml, \OrderTotalCollection $orderTotals)
serializePackingSlip(\SimpleXMLElement $xml, \PackingSlipInterface $packingSlip)
serializePackingSlips(\SimpleXMLElement $xml, \PackingSlipCollection $packingSlips)
serializeReview(\SimpleXMLElement $xml, \ReviewInterface $review)
serializeReviews(\SimpleXMLElement $xml, \ReviewCollection $reviews)
serializeSharedShoppingCart(\SimpleXMLElement $xml, \SharedShoppingCartInterface $shoppingCart)
serializeSharedShoppingCarts(\SimpleXMLElement $xml, \SharedShoppingCartCollection $shoppingCarts)
serializeShoppingCart(\SimpleXMLElement $xml, \ShoppingCartInterface $shoppingCart)
serializeShoppingCarts(\SimpleXMLElement $xml, \ShoppingCartCollection $shoppingCarts)
serializeWithdrawal(\SimpleXMLElement $xml, \WithdrawalInterface $withdrawal)
serializeWithdrawalOrder(\SimpleXMLElement $xml, \WithdrawalInterface $withdrawal)
serializeWithdrawals(\SimpleXMLElement $xml, \WithdrawalCollection $withdrawals)