Documentation

CRM_Admin_Page_AJAX
in package

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

Table of Contents

Methods

formatMenuItems()  : mixed
getSearchOptions()  : mixed
getStatusMsg()  : mixed
Build status message while enabling/ disabling various objects.
getTagTree()  : mixed
Outputs one branch in the tag tree
menuTree()  : mixed
Process drag/move action for menu tree.
navMenu()  : mixed
Outputs menubar data (json format) for the current user.

Methods

formatMenuItems()

public static formatMenuItems(array<string|int, mixed> &$menu) : mixed
Parameters
$menu : array<string|int, mixed>

getSearchOptions()

public static getSearchOptions() : mixed

getStatusMsg()

Build status message while enabling/ disabling various objects.

public static getStatusMsg() : mixed

getTagTree()

Outputs one branch in the tag tree

public static getTagTree() : mixed

Used by jstree to incrementally load tags

menuTree()

Process drag/move action for menu tree.

public static menuTree() : mixed

navMenu()

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

public static navMenu() : mixed

        
On this page

Search results