Pages from Ces Bank

All page callback functions for bank module. More...

Functions

 _ces_bank_get_transaction_states ()
 Return the array of state number => Description. More...
 
 _ces_bank_sort_table (array $headers, array &$rows)
 Sort the rows of a table. More...
 
 _ces_bank_sort_table_cmp ($a, $b)
 Table ows comparator callback. More...
 
 _ces_bank_sort_table_cmpr ($a, $b)
 Reverse table rows comparator callback. More...
 
 ces_bank_account_list_page ()
 TODO: document. More...
 
 ces_bank_account_statement_page ()
 Page handler for account statement list. More...
 
 ces_bank_account_view ($account)
 TODO: document. More...
 
 ces_bank_accounts_admin ($exchange_id)
 TODO: document. More...
 
 ces_bank_admin_page ()
 TODO: document. More...
 
 ces_bank_exchange_accounts_page ($exchange=NULL)
 Page with a table of all accounts with the user name and balance. More...
 
 ces_bank_exchange_admin ()
 TODO: document. More...
 
 ces_bank_exchange_list_page ($country=NULL)
 Page with the list of all exchanges organized by country. More...
 
 ces_bank_exchange_view ()
 TODO: document. More...
 
 ces_bank_limitchain_list_page ()
 List the limitchains for the given exchange. More...
 
 ces_bank_limitchain_view ($limitchain)
 TODO: document. More...
 
 ces_bank_other_exchanges_page ()
 Balances with other exchanges and currency exchange rates. More...
 
 ces_bank_permissions_page ()
 TODO: Document. More...
 
 ces_bank_transaction_view ($transaction)
 TODO: Document. More...
 
 ces_bank_transactions_admin_page ($exchange_id, $account=NULL)
 Lastest transactions admin page. More...
 

Detailed Description

All page callback functions for bank module.