phpDocumentor

CustomerNewsletterRepository

Interface CustomerNewsletterRepository

Table of Contents

getSubscribedCustomers()  : CustomerIds
Returns all for newsletters subscribed customers.
isCustomerSubscribed()  : bool
Checks if the given customer is subscribed for newsletters.
subscribe()  : void
Subscribes the given customer from newsletters.
unsubscribe()  : void
Unsubscribes the given customer from newsletters.

Methods

Search results