noalyss Version-9
Variables
export_card_pdf.php File Reference

Go to the source code of this file.

Variables

 $card_id =$http->get("card_id")
 
catch(\Exception $e) $card_pdf =new \Card_PDF($card_id)
 
 try
 

Variable Documentation

◆ $card_id

$card_id =$http->get("card_id")

Definition at line 9 of file export_card_pdf.php.

Referenced by Filter_Data_Currency_Card\get_data(), and Card_PDF\setCardId().

◆ $card_pdf

catch (\Exception $e) $card_pdf =new \Card_PDF($card_id)

Definition at line 15 of file export_card_pdf.php.

◆ try

try
Initial value:
{
$http=new \HttpInput()

Definition at line 7 of file export_card_pdf.php.