noalyss Version-9
Variables
tag_list.php File Reference

Go to the source code of this file.

Variables

 $ac =$http->request('ac')
 
 $http =new HttpInput()
 
 $id =sprintf("tag_onoff%d",$row['t_id'])
 
 $js =sprintf("show_tag('%s','%s','%s','p')",$gDossier,$ac,$row['t_id'])
 
 $max =$this->cn->count($ret)
 
 $nDossier =Dossier::id()
 
if( $row['t_actif']=="Y") else
 
 endfor
 

Variable Documentation

◆ $ac

$ac =$http->request('ac')

Definition at line 26 of file tag_list.php.

◆ $http

$http =new HttpInput()

Definition at line 5 of file tag_list.php.

◆ $id

$id =sprintf("tag_onoff%d",$row['t_id'])

Definition at line 46 of file tag_list.php.

◆ $js

$js =sprintf("show_tag('%s','%s','%s','p')",$gDossier,$ac,$row['t_id'])

Definition at line 34 of file tag_list.php.

◆ $max

$max =$this->cn->count($ret)

Definition at line 6 of file tag_list.php.

◆ $nDossier

$nDossier =Dossier::id()

Definition at line 8 of file tag_list.php.

◆ else

if ($row[ 't_actif']=="Y") else
Initial value:
{
$js=sprintf("activate_tag('%s','%s')",$nDossier,$row['t_id'])
$js
Definition: tag_list.php:34
$nDossier
Definition: tag_list.php:8

Definition at line 51 of file tag_list.php.

◆ endfor

endfor

Definition at line 60 of file tag_list.php.