noalyss  Version-6.9.1.8
 All Data Structures Namespaces Files Functions Variables Pages
Variables
ajax_pcmn_update.php File Reference

Go to the source code of this file.

Variables

 $action ='new'
 
global $cn
 
global $g_parameter
 
global $g_user
 
 $html =escape_xml($response)
 
if($g_user->check_module('CFGPCMN')==0) $http =new HttpInput()
 
 $lib =new IText('p_libu')
 
 $parent =new IText('p_parentu')
 
 $response =ob_get_clean()
 
 $type =new ISelect('p_typeu')
 
 $val =new IText('p_valu')
 
if(headers_sent()) else
 
 if ($pcmn_val!="")
 
$lib size ="60"
 
 try
 
$type value =Acc_Account::$type
 

Variable Documentation

$action ='new'

Definition at line 53 of file ajax_pcmn_update.php.

global $cn

Definition at line 26 of file ajax_pcmn_update.php.

global $g_parameter

Definition at line 26 of file ajax_pcmn_update.php.

global $g_user

Definition at line 26 of file ajax_pcmn_update.php.

$html =escape_xml($response)

Definition at line 79 of file ajax_pcmn_update.php.

if ($g_user->check_module('CFGPCMN')==0) $http =new HttpInput()

Definition at line 45 of file ajax_pcmn_update.php.

$lib =new IText('p_libu')

Definition at line 56 of file ajax_pcmn_update.php.

Referenced by Acc_Payment\blank(), Acc_Ledger\find_label(), and Acc_Payment\form().

$parent =new IText('p_parentu')

Definition at line 55 of file ajax_pcmn_update.php.

Referenced by Follow_Up\display_children().

$response =ob_get_clean()

Definition at line 78 of file ajax_pcmn_update.php.

$type =new ISelect('p_typeu')
$val =new IText('p_valu')
if (headers_sent()) else
Initial value:
{
header('Content-type: text/xml; charset=UTF-8')

Definition at line 86 of file ajax_pcmn_update.php.

if($pcmn_val!="")

Definition at line 61 of file ajax_pcmn_update.php.

$lib size ="60"

Definition at line 57 of file ajax_pcmn_update.php.

try
Initial value:
{
$pcmn_val=$http->get('value', "string")
if($g_user->check_module('CFGPCMN')==0) $http

Definition at line 48 of file ajax_pcmn_update.php.

Definition at line 59 of file ajax_pcmn_update.php.