"._("operation_defunt_archive"); if(!isset($premier)) $premier=''; if(!isset($recherche1)) $recherche1=''; if(!isset($tricolsf)) $tricolsf=''; if(!isset($premiersf)) $premiersf=''; if(!isset($selection)) $selection=''; if(!isset($retourformulaire)) $retourformulaire=''; if (isset($idx) && $idx != ']' && trim($idx) != '') { $ent .= "-> ".$idx." "; } if (isset($idz) && trim($idz) != '') { $ent .= " ".strtoupper($idz)." "; } // FROM $table = DB_PREFIXE."operation_defunt_archive"; // SELECT $champAffiche = array( 'operation_defunt_archive.operation as "'._("operation").'"', 'operation_defunt_archive.operation_defunt as "'._("operation_defunt").'"', 'operation_defunt_archive.defunt as "'._("defunt").'"', 'operation_defunt_archive.defunt_titre as "'._("defunt_titre").'"', 'operation_defunt_archive.defunt_nom as "'._("defunt_nom").'"', 'operation_defunt_archive.defunt_marital as "'._("defunt_marital").'"', 'operation_defunt_archive.defunt_prenom as "'._("defunt_prenom").'"', 'to_char(operation_defunt_archive.defunt_datenaissance ,\'DD/MM/YYYY\') as "'._("defunt_datenaissance").'"', 'to_char(operation_defunt_archive.defunt_datedeces ,\'DD/MM/YYYY\') as "'._("defunt_datedeces").'"', 'operation_defunt_archive.defunt_lieudeces as "'._("defunt_lieudeces").'"', 'operation_defunt_archive.defunt_nature as "'._("defunt_nature").'"', ); // $champNonAffiche = array( ); // $champRecherche = array( 'operation_defunt_archive.operation as "'._("operation").'"', 'operation_defunt_archive.operation_defunt as "'._("operation_defunt").'"', 'operation_defunt_archive.defunt as "'._("defunt").'"', 'operation_defunt_archive.defunt_titre as "'._("defunt_titre").'"', 'operation_defunt_archive.defunt_nom as "'._("defunt_nom").'"', 'operation_defunt_archive.defunt_marital as "'._("defunt_marital").'"', 'operation_defunt_archive.defunt_prenom as "'._("defunt_prenom").'"', 'operation_defunt_archive.defunt_lieudeces as "'._("defunt_lieudeces").'"', 'operation_defunt_archive.defunt_nature as "'._("defunt_nature").'"', ); $tri="ORDER BY operation_defunt_archive.operation ASC NULLS LAST"; $edition="operation_defunt_archive"; /** * Gestion de la clause WHERE => $selection */ // Filtre listing standard $selection = ""; ?>