class CRM_Financial_Page_AJAX

This class contains all the function that are called using AJAX

Methods

static 
jqFinancial($config)

get financial accounts of required account relationship.

static 
jqFinancialRelation($config)

No description

static 
jqFinancialType($config)

No description

static 
assignRemove()

Callback to perform action on batch records.

static string|wtf??
getFinancialTransactionsList() deprecated

This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.

static 
bulkAssignRemove()

No description

static 
getBatchSummary()

No description

static array
makeBatchSummary($batchID, $params)

Makes an array of the batch's summary and returns array to parent getBatchSummary() function.

Details

at line 45
static jqFinancial($config)

get financial accounts of required account relationship.

$financialAccountType array with key account relationship and value financial account type option groups

Parameters

$config

at line 88
static jqFinancialRelation($config)

Parameters

$config

at line 142
static jqFinancialType($config)

Parameters

$config

at line 156
static assignRemove()

Callback to perform action on batch records.

at line 250
static string|wtf?? getFinancialTransactionsList() deprecated

deprecated

This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.

Return Value

string|wtf??

at line 467
static bulkAssignRemove()

at line 505
static getBatchSummary()

at line 522
static array makeBatchSummary($batchID, $params)

Makes an array of the batch's summary and returns array to parent getBatchSummary() function.

Parameters

$batchID
$params

Return Value

array