noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
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 = $object->load_all()

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

$gDossier = dossier::id()

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

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

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

Referenced by Anc_Account\get_list().

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

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

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

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

 All Data Structures Namespaces Files Functions Variables Enumerations