noalyss Version-9
Variables
export_operation_pdf.php File Reference

export an operation in PDF More...

Go to the source code of this file.

Variables

 $http =new HttpInput()
 
 $op =new PDF_Operation($cn, $operation)
 
 $operation =$http->get("operation_id","number")
 

Detailed Description

export an operation in PDF

Definition in file export_operation_pdf.php.

Variable Documentation

◆ $http

$http =new HttpInput()

Definition at line 24 of file export_operation_pdf.php.

◆ $op

$op =new PDF_Operation($cn, $operation)

Definition at line 31 of file export_operation_pdf.php.

◆ $operation

$operation =$http->get("operation_id","number")

Definition at line 29 of file export_operation_pdf.php.