class CRM_Admin_Page_AJAX

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

Methods

static 
navMenu()

Outputs menubar data (json format) for the current user.

static 
formatMenuItems(array $menu)

No description

static 
getSearchOptions()

No description

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 42
static navMenu()

Outputs menubar data (json format) for the current user.

at line 70
static formatMenuItems(array $menu)

Parameters

array $menu

at line 97
static getSearchOptions()

at line 115
static menuTree()

Process drag/move action for menu tree.

at line 122
static getStatusMsg()

Build status message while enabling/ disabling various objects.

at line 303
static mappingList()

Get a list of mappings.

This appears to be only used by scheduled reminders.

at line 337
static recipientListing()

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

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

at line 359
static getTagTree()

Outputs one branch in the tag tree

Used by jstree to incrementally load tags