noalyss Version-9
Variables
poste.inc.php File Reference

p_action contains the main action (always poste here) action contains the sub action More...

Go to the source code of this file.

Variables

 $all =$object->load_all()
 
 $gDossier =dossier::id()
 
if(isset( $_POST['confirm_mod'])) $object =new Acc_Parm_Code($cn)
 
 for ( $i=0; $i< sizeof( $all); $i++)
 
 if (isset( $_POST[ 'mod']))
 

Detailed Description

p_action contains the main action (always poste here) action contains the sub action

Definition in file poste.inc.php.

Variable Documentation

◆ $all

$all =$object->load_all()

Definition at line 41 of file poste.inc.php.

◆ $gDossier

$gDossier =dossier::id()

Definition at line 27 of file poste.inc.php.

◆ $object

if (isset($_POST[ 'confirm_mod'])) $object =new Acc_Parm_Code($cn)

Definition at line 39 of file poste.inc.php.

◆ for

for($i=0;$i< sizeof($all);$i++) ( )

Definition at line 44 of file poste.inc.php.

◆ if

if(isset($_POST['mod'])) ( isset( $_POST[ 'mod'])  )

Definition at line 62 of file poste.inc.php.