noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
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 = new Database(dossier::id())
 $html = ""
 $op = new Pre_operation_detail($cn)
 $url = http_build_query(array('action'=>'use_opd','p_jrn_predef'=>$l,'ac'=>$_GET['ac'],'gDossier'=>dossier::id()))
 echo

Detailed Description

respond ajax request, the get contains the value :

Definition in file ajax_update_predef.php.


Variable Documentation

foreach (array('l','t','d','gDossier') as $a) $cn = new Database(dossier::id())

Definition at line 46 of file ajax_update_predef.php.

$html = ""

Definition at line 52 of file ajax_update_predef.php.

$op = new Pre_operation_detail($cn)

Definition at line 47 of file ajax_update_predef.php.

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

Definition at line 51 of file ajax_update_predef.php.

Definition at line 65 of file ajax_update_predef.php.

 All Data Structures Namespaces Files Functions Variables Enumerations