noalyss Version-9
Variables
ajax_update_predef.php File Reference

respond ajax request, the get contains the value : More...

Go to the source code of this file.

Variables

foreach(array('l', 't', 'd', 'gDossier') as $a) $cn =Dossier::connect()
 
 $html =""
 
 $op =new Pre_operation($cn)
 
 $url =http_build_query(array('action'=>'use_opd','p_jrn_predef'=>$l,'ac'=>$_GET['ac'],'gDossier'=>dossier::id()))
 

Detailed Description

respond ajax request, the get contains the value :

Definition in file ajax_update_predef.php.

Variable Documentation

◆ $cn

foreach (array( 'l', 't', 'd', 'gDossier') as $a) $cn =Dossier::connect()

Definition at line 44 of file ajax_update_predef.php.

◆ $html

$html =""

Definition at line 50 of file ajax_update_predef.php.

◆ $op

$op =new Pre_operation($cn)

Definition at line 45 of file ajax_update_predef.php.

◆ $url

$url =http_build_query(array('action'=>'use_opd','p_jrn_predef'=>$l,'ac'=>$_GET['ac'],'gDossier'=>dossier::id()))

Definition at line 49 of file ajax_update_predef.php.