noalyss Version-9
|
retrieve a document. More...
Go to the source code of this file.
Variables | |
$action = (isset($_REQUEST['a'])) ? $_REQUEST['a'] : 'sh' | |
$ag_id =$http->request('ag_id','number',0) | |
$http =new HttpInput() | |
$id =$http->request('id','number','0') | |
$value =$http->request('value',"string", null) | |
retrieve a document.
It received http variables :
Definition in file export_document.php.
$action = (isset($_REQUEST['a'])) ? $_REQUEST['a'] : 'sh' |
Definition at line 37 of file export_document.php.
Definition at line 40 of file export_document.php.
$http =new HttpInput() |
Definition at line 34 of file export_document.php.
Definition at line 39 of file export_document.php.
Definition at line 41 of file export_document.php.
Referenced by Acc_Compute\__construct(), Manage_Table_SQL\__construct(), TTFontFile\_set_ushort(), Impress\array_to_csv(), Noalyss_Appearance\build_input_row(), build_javascript_attribute(), Noalyss_User\clean_session(), Table_Data_SQL\column_update(), Acc_Ledger_Purchase\confirm(), Acc_Ledger_Sale\confirm(), Acc_Compute\display(), Anc_Operation\display_form_plan(), Pre_operation\display_list_operation(), Follow_Up_Other_Concerned\display_row(), Manage_Table_SQL\display_row(), Fiche\display_row(), Exercice\exercice_from_label(), Document_Export\export_all(), Acc_Parm_Code\form(), Data_SQL\from_array(), Noalyss_Appearance\from_post(), Anc_Operation\get_by_jid(), Acc_Ledger\get_id(), Pre_operation\get_operation(), Follow_Up\get_parent(), Acc_Currency\get_rate_date(), Tva_Rate_MTable\input(), Manage_Table_SQL\input(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Sale\insert(), Table_Data_SQL\insert(), Acc_Reconciliation\ledger_filter(), Noalyss_Appearance\load(), Acc_Plan_SQL\load(), V_Currency_Last_Value_SQL\load(), Table_Data_SQL\load(), Follow_Up_Detail\load_all(), Document\parseDocument(), Card_Property\print(), put_global(), Anc_Key\save(), Noalyss_Parameter_Folder\save(), Default_Menu\save(), Noalyss_Appearance\save(), Acc_Ledger\select_ledger(), Pre_operation\show_button_deprecated(), TTFontFile\splice(), Data_SQL\to_array(), Table_Data_SQL\update(), Card_Property\update(), and Acc_Compute\verify().