CRM_Mailing_Page_AJAX
in package
This class contains all the function that are called using AJAX
Table of Contents
Methods
- getContactMailings() : mixed
- Retrieve contact mailings.
- setup() : mixed
- Kick off the "Add Mail Account" process for some given type of account.
- template() : mixed
- Fetch the template text/html messages
Methods
getContactMailings()
Retrieve contact mailings.
public
static getContactMailings() : mixed
setup()
Kick off the "Add Mail Account" process for some given type of account.
public
static setup() : mixed
Ex: 'civicrm/ajax/setupMailAccount?type=standard' Ex: 'civicrm/ajax/setupMailAccount?type=oauth_1'
Tags
template()
Fetch the template text/html messages
public
static template() : mixed