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

display a window with the content of a tag More...

Go to the source code of this file.

Variables

 $data =$tag->get_data()
 
 $html =escape_xml($response)
 
 $http =new HttpInput()
 
 $response = ob_get_clean()
 
 $tag =new Tag($cn)
 
if(headers_sent() &&DEBUGNOALYSS > 0) else
 
 if ( $_GET[ 'form']=='p')
 
 if ( $data->t_id==-1 &&$g_user->check_action(TAGADD)==0)
 
$data t_id =$http->get("tag","number")
 

Detailed Description

display a window with the content of a tag

Definition in file ajax_tag_detail.php.

Variable Documentation

◆ $data

◆ $html

$html =escape_xml($response)

Definition at line 71 of file ajax_tag_detail.php.

◆ $http

$http =new HttpInput()

Definition at line 12 of file ajax_tag_detail.php.

◆ $response

$response = ob_get_clean()

Definition at line 65 of file ajax_tag_detail.php.

◆ $tag

$tag =new Tag($cn)

Definition at line 11 of file ajax_tag_detail.php.

Referenced by Document\parseDocument().

◆ else

if (headers_sent() &&DEBUGNOALYSS > 0) else
Initial value:
{
header('Content-type: text/xml; charset=UTF-8')

Definition at line 68 of file ajax_tag_detail.php.

◆ if [1/2]

if($_GET['form']=='p') ( $_GET[ 'form'] = ='p')

Definition at line 42 of file ajax_tag_detail.php.

◆ if [2/2]

if($data->t_id==-1 && $g_user->check_action(TAGADD)==0) ( $data-> = = -1 && $g_user->check_action(TAGADD) == 0)

Definition at line 15 of file ajax_tag_detail.php.

◆ t_id

$data t_id =$http->get("tag","number")

Definition at line 14 of file ajax_tag_detail.php.