noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
export_document.php File Reference

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)
 

Detailed Description

retrieve a document.

It received http variables :

  • a is the action : rm remove document, rmop: remove an operation : rmcomment , remove a comment, rmaction remove an action,dwnall download all document of an action into a zip
  • id number
  • ag_id action_gestion.ag_id

Definition in file export_document.php.

Variable Documentation

◆ $action

$action = (isset($_REQUEST['a'])) ? $_REQUEST['a'] : 'sh'

Definition at line 37 of file export_document.php.

◆ $ag_id

$ag_id =$http->request('ag_id','number',0)

Definition at line 40 of file export_document.php.

◆ $http

$http =new HttpInput()

Definition at line 34 of file export_document.php.

◆ $id

$id =$http->request('id','number','0')

Definition at line 39 of file export_document.php.

◆ $value

$value =$http->request('value',"string", null)

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(), Fiche\display_row(), Follow_Up_Other_Concerned\display_row(), Manage_Table_SQL\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(), Pre_operation\get_operation(), Follow_Up\get_parent(), Acc_Currency\get_rate_date(), HtmlInput\get_value(), Manage_Table_SQL\input(), Tva_Rate_MTable\input(), Noalyss\Widget\Invoice\input_parameter(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Sale\insert(), Table_Data_SQL\insert(), Acc_Reconciliation\ledger_filter(), Acc_Plan_SQL\load(), Noalyss_Appearance\load(), Table_Data_SQL\load(), V_Currency_Last_Value_SQL\load(), Follow_Up_Detail\load_all(), Document\parseDocument(), Card_Property\print(), put_global(), Anc_Key\save(), Default_Menu\save(), Noalyss_Appearance\save(), Noalyss_Parameter_Folder\save(), Acc_Ledger\select_ledger(), Pre_operation\show_button_deprecated(), TTFontFile\splice(), Data_SQL\to_array(), Card_Property\update(), Table_Data_SQL\update(), and Acc_Compute\verify().