CRM_Financial_Page_AJAX
class CRM_Financial_Page_AJAX
This class contains all the function that are called using AJAX
Methods
get financial accounts of required account relationship.
No description
No description
Callback to perform action on batch records.
This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.
No description
No description
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
at line 88
static
jqFinancialRelation($config)
at line 142
static
jqFinancialType($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.
at line 476
static
bulkAssignRemove()
at line 514
static
getBatchSummary()
at line 531
static array
makeBatchSummary($batchID, $params)
Makes an array of the batch's summary and returns array to parent getBatchSummary() function.