class CRM_Admin_Page_AJAX

This class contains all the function that are called using AJAX.

Methods

static 
getNavigationMenu()

CRM-12337 Output navigation menu as executable javascript.

static 
menuTree()

Process drag/move action for menu tree.

static 
getStatusMsg()

Build status message while enabling/ disabling various objects.

static 
mappingList()

Get a list of mappings.

static 
recipientListing()

(Scheduled Reminders) Get the list of possible recipient filters.

static 
getTagTree()

Outputs one branch in the tag tree

Details

at line 44
static getNavigationMenu()

CRM-12337 Output navigation menu as executable javascript.

See also

smarty_function_crmNavigationMenu

at line 60
static menuTree()

Process drag/move action for menu tree.

at line 67
static getStatusMsg()

Build status message while enabling/ disabling various objects.

at line 247
static mappingList()

Get a list of mappings.

This appears to be only used by scheduled reminders.

at line 281
static recipientListing()

(Scheduled Reminders) Get the list of possible recipient filters.

Ex: GET /civicrm/ajax/recipientListing?mappingID=contribpage&recipientType=

at line 303
static getTagTree()

Outputs one branch in the tag tree

Used by jstree to incrementally load tags