dolibarr  13.0.2
BankAccounts Member List

This is the complete list of members for BankAccounts, including all inherited members.

$FIELDSBankAccountsstatic
__construct()BankAccounts
DolibarrApi::__construct($db, $cachedir= '', $refreshCache=false)DolibarrApi
_checkAccessToResource($resource, $resource_id=0, $dbtablename= '', $feature2= '', $dbt_keyfield= 'fk_soc', $dbt_select= 'rowid')DolibarrApiprotectedstatic
_checkFilters($sqlfilters)DolibarrApiprotected
_cleanObjectDatas($object)BankAccountsprotected
_forge_criteria_callback($matches)DolibarrApiprotectedstatic
_validate($data)BankAccountsprivate
addLine($id, $date, $type, $label, $amount, $category=0, $cheque_number= '', $cheque_writer= '', $cheque_bank= '')BankAccounts
addLink($id, $line_id, $url_id, $url, $label, $type)BankAccounts
delete($id)BankAccounts
get($id)BankAccounts
getLines($id, $sqlfilters= '')BankAccounts
index($sortfield="t.rowid", $sortorder= 'ASC', $limit=100, $page=0, $category=0, $sqlfilters= '')BankAccounts
post($request_data=null)BankAccounts
put($id, $request_data=null)BankAccounts
transfer($bankaccount_from_id=0, $bankaccount_to_id=0, $date=null, $description="", $amount=0.0, $amount_to=0.0)BankAccounts