Classes
\SilverWare\MailChimp\API
| Name | Description | |
|---|---|---|
| MailChimpAPI | A singleton wrapper providing access to the MailChimp API. | EMPTY |
\SilverWare\MailChimp\Components
| Name | Description | |
|---|---|---|
| MailChimpSignup | An extension of the base component class for a MailChimp signup component. | EMPTY |
| MailChimpSignupController | An extension of the base component controller class for a MailChimp Signup component controller. | EMPTY |
\SilverWare\MailChimp\Extensions
| Name | Description | |
|---|---|---|
| MailChimpConfig | An extension of the services config class which adds MailChimp settings to site configuration. | EMPTY |
\SilverWare\MailChimp\Forms
| Name | Description | |
|---|---|---|
| MailChimpListField | An extension of the dropdown field class for selecting a MailChimp mailing list. | EMPTY |
\SilverWare\MailChimp\Pages
| Name | Description | |
|---|---|---|
| SubscribePage | An extension of the page class for a MailChimp subscribe page. | EMPTY |
| SubscribePageController | An extension of the page controller class for a MailChimp subscribe page controller. | EMPTY |
| UnsubscribePage | An extension of the page class for a MailChimp unsubscribe page. | EMPTY |
| UnsubscribePageController | An extension of the page controller class for a MailChimp unsubscribe page controller. | EMPTY |