noalyss Version-9
|
link between accountancy and analytic, like table but as a listing More...
Public Member Functions | |
__contruct ($p_cn) | |
get_request () | |
get the parameters More... | |
set_sql_filter () | |
Set the filter (account_date) More... | |
Public Member Functions inherited from Anc_Print | |
__construct ($p_cn) | |
check () | |
display_form ($p_hidden="") | |
Compute the form to display. More... | |
get_request () | |
complete the object with the data in $_REQUEST More... | |
set_sql_filter () | |
Set the filter (account_date) More... | |
Additional Inherited Members | |
Data Fields inherited from Anc_Print | |
$db | |
$from | |
$from_poste | |
$to | |
$to_poste | |
link between accountancy and analytic, like table but as a listing
Definition at line 30 of file anc_acc_link.class.php.
Anc_Acc_Link::__contruct | ( | $p_cn | ) |
Definition at line 32 of file anc_acc_link.class.php.
References cn.
Anc_Acc_Link::get_request | ( | ) |
get the parameters
Reimplemented from Anc_Print.
Definition at line 42 of file anc_acc_link.class.php.
References $http.
Anc_Acc_Link::set_sql_filter | ( | ) |
Set the filter (account_date)
Reimplemented from Anc_Print.
Definition at line 48 of file anc_acc_link.class.php.
References $sql, from, isDate(), and to.
Referenced by Anc_Acc_List\load_anc_account(), Anc_Acc_List\load_anc_card(), Anc_Acc_List\load_card(), and Anc_Acc_List\load_poste().