noalyss Version-9
Variables
ajax_ledger_show.php File Reference

Show a div for selecting ledger return a html code for creating a window parameter. More...

Go to the source code of this file.

Variables

if(! isset($r_jrn)) $ctl ='div_jrn'.$div
 
 $html = escape_xml($response)
 
 $ledger =new Acc_Ledger_Search($type,1,$ctl)
 
 $response = ob_get_clean()
 

Detailed Description

Show a div for selecting ledger return a html code for creating a window parameter.

Definition in file ajax_ledger_show.php.

Variable Documentation

◆ $ctl

if (! isset( $r_jrn)) $ctl ='div_jrn'.$div

Definition at line 19 of file ajax_ledger_show.php.

◆ $html

$html = escape_xml($response)

Definition at line 25 of file ajax_ledger_show.php.

◆ $ledger

$ledger =new Acc_Ledger_Search($type,1,$ctl)

Definition at line 21 of file ajax_ledger_show.php.

◆ $response

$response = ob_get_clean()

Definition at line 24 of file ajax_ledger_show.php.