noalyss Version-9
|
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'])) | |
p_action contains the main action (always poste here) action contains the sub action
Definition in file poste.inc.php.
$all =$object->load_all() |
Definition at line 41 of file poste.inc.php.
$gDossier =dossier::id() |
Definition at line 27 of file poste.inc.php.
if (isset($_POST[ 'confirm_mod'])) $object =new Acc_Parm_Code($cn) |
Definition at line 39 of file poste.inc.php.
for($i=0;$i< sizeof($all);$i++) | ( | ) |
Definition at line 44 of file poste.inc.php.
if(isset($_POST['mod'])) | ( | isset( $_POST[ 'mod']) | ) |
Definition at line 62 of file poste.inc.php.