Documentation

CRM_Financial_Page_AJAX
in package

This class contains all the function that are called using AJAX

Table of Contents

Methods

assignRemove()  : mixed
Callback to perform action on batch records.
bulkAssignRemove()  : mixed
getBatchSummary()  : void
getFinancialTransactionsList()  : mixed
This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.
jqFinancial()  : mixed
get financial accounts of required account relationship.
jqFinancialRelation()  : mixed
jqFinancialType()  : mixed
makeBatchSummary()  : array<string|int, mixed>
Get a summary of the batch.

Methods

assignRemove()

Callback to perform action on batch records.

public static assignRemove() : mixed

bulkAssignRemove()

public static bulkAssignRemove() : mixed

getFinancialTransactionsList()

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

public static getFinancialTransactionsList() : mixed
Tags
@return

string|wtf??

jqFinancial()

get financial accounts of required account relationship.

public static jqFinancial(mixed $config) : mixed

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

Parameters
$config : mixed

jqFinancialRelation()

public static jqFinancialRelation(mixed $config) : mixed
Parameters
$config : mixed

jqFinancialType()

public static jqFinancialType(mixed $config) : mixed
Parameters
$config : mixed

makeBatchSummary()

Get a summary of the batch.

public static makeBatchSummary(mixed $batchID) : array<string|int, mixed>

.

Parameters
$batchID : mixed
Tags
throws
CRM_Core_Exception
Return values
array<string|int, mixed>

        
On this page

Search results