<%@ Page Language="C#" Buffer="true" CodeFile="xls00010e33.aspx.cs" Inherits="_xls00010e33" CodePage="1252" UICulture="fr" Culture="fr-FR" ValidateRequest="true" %> <%@ Import Namespace="ItlRuntime" %> <%@ Import Namespace="System.Collections.Generic" %> <%@ Import Namespace="System.Linq" %> <% EC.linkableClassMap = (Map) EC.newMap(new Map() , "ocsNewsEvent:news", new ClassLink("./page00013329.aspx?card=object", "linkTable.aspx?GID=00013329&card=object", "Actualité")); %><% string oids = (string) ((string)EC.itl.getParameterValue("string", "oids")); int? currentStatus = (int?) ((int?)EC.itl.getParameterValue("integer", "currentStatus")); if(oids == "all") { string init = (string) (EC.itl.sdsInitXlsWorksheetNames()); ITL.show(EC.itl.addHeader("Content-Disposition", ("attachment; filename=formulaire" + ".xls")) + EC.itl.addHeader("Content-Type", "application/vnd.ms-excel"), "string", "raw", "string"); EC.Page.Response.ContentEncoding = System.Text.Encoding.UTF8; ITL.show((((((ITL.b(EC.itl.now())?"":"") + "\n\n", "string", "raw", "string"); %> > <% %> <% %> État <% %> Civilité Nom Prénom Adresse Code postal Ville Téléphone E-mail Lien avec le titulaire de l'acte Precision du lien Acte demandé Type d'acte Copie(s) Date de l'événement Lieu de l'événement Nom de naissance du titulaire de l'acte Prénoms du titualire de l'acte Nom de la mère prenom mere Prénom du père Nom du père Nom du conjoint Prénom du conjoint Nom du père du conjoint Prénom du père du conjoint Nom de la mère du conjoint Prénom de la mère du conjoint Motif de la demande Précision du motif Date de création Date de modification Login du modificateur <% %> <% ItlEnumerator e73 = new ItlEnumerator("G00010e33_72", null, false); e73.add(new SqlEnumerator(new ItlRuntime.SQL.Collection("dm:form_etatcivil", @"SELECT this.`_oid` AS this FROM dm_form_etatcivil AS this INNER JOIN (sf_form AS this_z LEFT JOIN sf_catalog AS this_z_s_sfCatalog On ((this_z.sfCatalog = this_z_s_sfCatalog.`_oid`) AND (this_z_s_sfCatalog.iso_sid <> ''))) On ((this.`_oid` = this_z.`_oid`) AND (this_z.iso_sid <> '')) WHERE (this.iso_sid <> '') AND (this_z_s_sfCatalog.name = 'etat_civil') AND (#V_0&; OR (this_z.sfStatus = #V_1&;))", new ItlRuntime.SQL.Parameters( new ItlRuntime.SQL.Parameter("#V_0&;", (currentStatus == -1), "boolean"), new ItlRuntime.SQL.Parameter("#V_1&;", currentStatus, "integer")), new ItlRuntime.SQL.OrderAliases(), new ItlRuntime.SQL.OptionalOrderAliases(), null, null), @"SELECT this.`_oid` AS this, this_s_civility.`_oid` AS this_s_civility, this_s_lien_avec_le_titulaire_de_l_acte.`_oid` AS this_s_lien_avec_le_titulaire_de_l_acte, this_s_acte_demande.`_oid` AS this_s_acte_demande, this_s_type_d_acte.`_oid` AS this_s_type_d_acte, this_s_motif_de_la_demande.`_oid` AS this_s_motif_de_la_demande, this.lastname AS this_p_lastname, this.firstname AS this_p_firstname, this.address AS this_p_address, this.zipCode AS this_p_zipCode, this.city AS this_p_city, this.phone AS this_p_phone, this.email AS this_p_email, this.precision_du_lien AS this_p_precision_du_lien, this.nombre AS this_p_nombre, this.date_evenement AS this_p_date_evenement, this.lieu AS this_p_lieu, this.nom_naissance AS this_p_nom_naissance, this.prenom_titulaire AS this_p_prenom_titulaire, this.nom_mere AS this_p_nom_mere, this.prenom_mere AS this_p_prenom_mere, this.prenom_pere AS this_p_prenom_pere, this.nom_pere AS this_p_nom_pere, this.nom_conjoint AS this_p_nom_conjoint, this.prenom_conjoint AS this_p_prenom_conjoint, this.nom_pere_conjoint AS this_p_nom_pere_conjoint, this.prenom_pere_conjoint AS this_p_prenom_pere_conjoint, this.nom_mere_conjoint AS this_p_nom_mere_conjoint, this.prenom_mere_conjoint AS this_p_prenom_mere_conjoint, this.precison_motif AS this_p_precison_motif, this_s_civility.label_fr AS this_s_civility_p_label_fr, this_s_lien_avec_le_titulaire_de_l_acte.label_fr AS this_s_lien_avec_le_titulaire_de_l_acte_p_label_fr, this_s_acte_demande.label_fr AS this_s_acte_demande_p_label_fr, this_s_type_d_acte.label_fr AS this_s_type_d_acte_p_label_fr, this_s_motif_de_la_demande.label_fr AS this_s_motif_de_la_demande_p_label_fr, this_z.sfCreationDate AS this_z_p_sfCreationDate, this_z.sfModificationDate AS this_z_p_sfModificationDate, this_z.sfModifierLogin AS this_z_p_sfModifierLogin, this_z.sfStatus AS this_z_p_sfStatus FROM dm_form_etatcivil AS this INNER JOIN sf_form AS this_z On ((this.`_oid` = this_z.`_oid`) AND (this_z.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_civility On ((this.civility = this_s_civility.`_oid`) AND (this_s_civility.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_lien_avec_le_titulaire_de_l_acte On ((this.lien_avec_le_titulaire_de_l_acte = this_s_lien_avec_le_titulaire_de_l_acte.`_oid`) AND (this_s_lien_avec_le_titulaire_de_l_acte.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_acte_demande On ((this.acte_demande = this_s_acte_demande.`_oid`) AND (this_s_acte_demande.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_type_d_acte On ((this.type_d_acte = this_s_type_d_acte.`_oid`) AND (this_s_type_d_acte.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_motif_de_la_demande On ((this.motif_de_la_demande = this_s_motif_de_la_demande.`_oid`) AND (this_s_motif_de_la_demande.iso_sid <> '')) WHERE (this.iso_sid <> '')", new Map(), false, (List) EC.newList(new List()), 5000, null)); ItlEnumerator card = (ItlEnumerator) (e73); card.reset(); if(card.isNotEmpty()) { card.resetGroup(); for(card.start();card.test();card.fetch()) { ItlEnumerator row = (ItlEnumerator) (card); if(row.position() % 10 == 9) { EC.Page.Response.Flush(); Response.BufferOutput = false; } %> <% if(ITL.isNotNull(((int?)card.get("this_z_p_sfStatus") == 0?"Entrant":((int?)card.get("this_z_p_sfStatus") == 1?"En attente":((int?)card.get("this_z_p_sfStatus") == 2?"Accepté":"Rejeté")))) && ((int?)card.get("this_z_p_sfStatus") == 0?"Entrant":((int?)card.get("this_z_p_sfStatus") == 1?"En attente":((int?)card.get("this_z_p_sfStatus") == 2?"Accepté":"Rejeté"))) != "") { %> <% ITL.show((int?)card.get("this_z_p_sfStatus") == 0?"Entrant":((int?)card.get("this_z_p_sfStatus") == 1?"En attente":((int?)card.get("this_z_p_sfStatus") == 2?"Accepté":"Rejeté")), "string", "html", "string"); %> <% } %> <% %> <% if(ITL.isNotNull((string)card.get("this_s_civility_p_label_fr"))) { %> <% ITL.show((string)card.get("this_s_civility_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_lastname"))) { %> <% ITL.show((string)card.get("this_p_lastname"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_firstname"))) { %> <% ITL.show((string)card.get("this_p_firstname"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_address"))) { %> <% ITL.show((string)card.get("this_p_address"), "string", "memo", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_zipCode"))) { %> <% ITL.show((string)card.get("this_p_zipCode"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_city"))) { %> <% ITL.show((string)card.get("this_p_city"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_phone"))) { %> <% ITL.show((string)card.get("this_p_phone"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_email"))) { %> <% ITL.show((string)card.get("this_p_email"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_s_lien_avec_le_titulaire_de_l_acte_p_label_fr"))) { %> <% ITL.show((string)card.get("this_s_lien_avec_le_titulaire_de_l_acte_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_precision_du_lien"))) { %> <% ITL.show((string)card.get("this_p_precision_du_lien"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_s_acte_demande_p_label_fr"))) { %> <% ITL.show((string)card.get("this_s_acte_demande_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_s_type_d_acte_p_label_fr"))) { %> <% ITL.show((string)card.get("this_s_type_d_acte_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_nombre"))) { %> <% ITL.show((string)card.get("this_p_nombre"), "string", "html", "string"); %> <% } %> > <% if(ITL.isNotNull((DateTime?)card.get("this_p_date_evenement"))) { %> ><% ITL.show(EC.itl.format(ITL.D((DateTime?)card.get("this_p_date_evenement")), "xlsDate", null, "date"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_lieu"))) { %> <% ITL.show((string)card.get("this_p_lieu"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_nom_naissance"))) { %> <% ITL.show((string)card.get("this_p_nom_naissance"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_prenom_titulaire"))) { %> <% ITL.show((string)card.get("this_p_prenom_titulaire"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_nom_mere"))) { %> <% ITL.show((string)card.get("this_p_nom_mere"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_prenom_mere"))) { %> <% ITL.show((string)card.get("this_p_prenom_mere"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_prenom_pere"))) { %> <% ITL.show((string)card.get("this_p_prenom_pere"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_nom_pere"))) { %> <% ITL.show((string)card.get("this_p_nom_pere"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_nom_conjoint"))) { %> <% ITL.show((string)card.get("this_p_nom_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_prenom_conjoint"))) { %> <% ITL.show((string)card.get("this_p_prenom_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_nom_pere_conjoint"))) { %> <% ITL.show((string)card.get("this_p_nom_pere_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_prenom_pere_conjoint"))) { %> <% ITL.show((string)card.get("this_p_prenom_pere_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_nom_mere_conjoint"))) { %> <% ITL.show((string)card.get("this_p_nom_mere_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_prenom_mere_conjoint"))) { %> <% ITL.show((string)card.get("this_p_prenom_mere_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_s_motif_de_la_demande_p_label_fr"))) { %> <% ITL.show((string)card.get("this_s_motif_de_la_demande_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_p_precison_motif"))) { %> <% ITL.show((string)card.get("this_p_precison_motif"), "string", "html", "string"); %> <% } %> > <% if(ITL.isNotNull((DateTime?)card.get("this_z_p_sfCreationDate"))) { %> ><% ITL.show(EC.itl.format(ITL.D((DateTime?)card.get("this_z_p_sfCreationDate")), "xlsDate", null, "date"), "string", "html", "string"); %> <% } %> > <% if(ITL.isNotNull((DateTime?)card.get("this_z_p_sfModificationDate"))) { %> ><% ITL.show(EC.itl.format(ITL.D((DateTime?)card.get("this_z_p_sfModificationDate")), "xlsDate", null, "date"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card.get("this_z_p_sfModifierLogin"))) { %> <% ITL.show((string)card.get("this_z_p_sfModifierLogin"), "string", "html", "string"); %> <% } %> <% %> <% } } card.finish(); %>
<% %>
<% } else { string init__1 = (string) (EC.itl.sdsInitXlsWorksheetNames()); ITL.show(EC.itl.addHeader("Content-Disposition", ("attachment; filename=formulaire" + ".xls")) + EC.itl.addHeader("Content-Type", "application/vnd.ms-excel"), "string", "raw", "string"); EC.Page.Response.ContentEncoding = System.Text.Encoding.UTF8; ITL.show((((((ITL.b(EC.itl.now())?"":"") + "\n\n", "string", "raw", "string"); %> > <% %> <% %> État <% %> Civilité Nom Prénom Adresse Code postal Ville Téléphone E-mail Lien avec le titulaire de l'acte Precision du lien Acte demandé Type d'acte Copie(s) Date de l'événement Lieu de l'événement Nom de naissance du titulaire de l'acte Prénoms du titualire de l'acte Nom de la mère prenom mere Prénom du père Nom du père Nom du conjoint Prénom du conjoint Nom du père du conjoint Prénom du père du conjoint Nom de la mère du conjoint Prénom de la mère du conjoint Motif de la demande Précision du motif Date de création Date de modification Login du modificateur <% %> <% ItlEnumerator e217 = new ItlEnumerator("G00010e33_216", null, false); e217.add(new SqlEnumerator(new ItlRuntime.SQL.Collection("dm:form_etatcivil", @"SELECT this.`_oid` AS this FROM dm_form_etatcivil AS this INNER JOIN (sf_form AS this_z LEFT JOIN sf_catalog AS this_z_s_sfCatalog On ((this_z.sfCatalog = this_z_s_sfCatalog.`_oid`) AND (this_z_s_sfCatalog.iso_sid <> ''))) On ((this.`_oid` = this_z.`_oid`) AND (this_z.iso_sid <> '')) WHERE (this.iso_sid <> '') AND (this_z_s_sfCatalog.name = 'etat_civil') AND (this.`_oid` IN (#V_0&;))", new ItlRuntime.SQL.Parameters( new ItlRuntime.SQL.Parameter("#V_0&;", ITL.S(oids), "oids")), new ItlRuntime.SQL.OrderAliases(), new ItlRuntime.SQL.OptionalOrderAliases(), null, null), @"SELECT this.`_oid` AS this, this_s_civility.`_oid` AS this_s_civility, this_s_lien_avec_le_titulaire_de_l_acte.`_oid` AS this_s_lien_avec_le_titulaire_de_l_acte, this_s_acte_demande.`_oid` AS this_s_acte_demande, this_s_type_d_acte.`_oid` AS this_s_type_d_acte, this_s_motif_de_la_demande.`_oid` AS this_s_motif_de_la_demande, this.lastname AS this_p_lastname, this.firstname AS this_p_firstname, this.address AS this_p_address, this.zipCode AS this_p_zipCode, this.city AS this_p_city, this.phone AS this_p_phone, this.email AS this_p_email, this.precision_du_lien AS this_p_precision_du_lien, this.nombre AS this_p_nombre, this.date_evenement AS this_p_date_evenement, this.lieu AS this_p_lieu, this.nom_naissance AS this_p_nom_naissance, this.prenom_titulaire AS this_p_prenom_titulaire, this.nom_mere AS this_p_nom_mere, this.prenom_mere AS this_p_prenom_mere, this.prenom_pere AS this_p_prenom_pere, this.nom_pere AS this_p_nom_pere, this.nom_conjoint AS this_p_nom_conjoint, this.prenom_conjoint AS this_p_prenom_conjoint, this.nom_pere_conjoint AS this_p_nom_pere_conjoint, this.prenom_pere_conjoint AS this_p_prenom_pere_conjoint, this.nom_mere_conjoint AS this_p_nom_mere_conjoint, this.prenom_mere_conjoint AS this_p_prenom_mere_conjoint, this.precison_motif AS this_p_precison_motif, this_s_civility.label_fr AS this_s_civility_p_label_fr, this_s_lien_avec_le_titulaire_de_l_acte.label_fr AS this_s_lien_avec_le_titulaire_de_l_acte_p_label_fr, this_s_acte_demande.label_fr AS this_s_acte_demande_p_label_fr, this_s_type_d_acte.label_fr AS this_s_type_d_acte_p_label_fr, this_s_motif_de_la_demande.label_fr AS this_s_motif_de_la_demande_p_label_fr, this_z.sfCreationDate AS this_z_p_sfCreationDate, this_z.sfModificationDate AS this_z_p_sfModificationDate, this_z.sfModifierLogin AS this_z_p_sfModifierLogin, this_z.sfStatus AS this_z_p_sfStatus FROM dm_form_etatcivil AS this INNER JOIN sf_form AS this_z On ((this.`_oid` = this_z.`_oid`) AND (this_z.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_civility On ((this.civility = this_s_civility.`_oid`) AND (this_s_civility.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_lien_avec_le_titulaire_de_l_acte On ((this.lien_avec_le_titulaire_de_l_acte = this_s_lien_avec_le_titulaire_de_l_acte.`_oid`) AND (this_s_lien_avec_le_titulaire_de_l_acte.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_acte_demande On ((this.acte_demande = this_s_acte_demande.`_oid`) AND (this_s_acte_demande.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_type_d_acte On ((this.type_d_acte = this_s_type_d_acte.`_oid`) AND (this_s_type_d_acte.iso_sid <> '')) LEFT JOIN omc_stringItem AS this_s_motif_de_la_demande On ((this.motif_de_la_demande = this_s_motif_de_la_demande.`_oid`) AND (this_s_motif_de_la_demande.iso_sid <> '')) WHERE (this.iso_sid <> '')", new Map(), false, (List) EC.newList(new List()), 5000, null)); ItlEnumerator card__1 = (ItlEnumerator) (e217); card__1.reset(); if(card__1.isNotEmpty()) { card__1.resetGroup(); for(card__1.start();card__1.test();card__1.fetch()) { ItlEnumerator row__1 = (ItlEnumerator) (card__1); if(row__1.position() % 10 == 9) { EC.Page.Response.Flush(); Response.BufferOutput = false; } %> <% if(ITL.isNotNull(((int?)card__1.get("this_z_p_sfStatus") == 0?"Entrant":((int?)card__1.get("this_z_p_sfStatus") == 1?"En attente":((int?)card__1.get("this_z_p_sfStatus") == 2?"Accepté":"Rejeté")))) && ((int?)card__1.get("this_z_p_sfStatus") == 0?"Entrant":((int?)card__1.get("this_z_p_sfStatus") == 1?"En attente":((int?)card__1.get("this_z_p_sfStatus") == 2?"Accepté":"Rejeté"))) != "") { %> <% ITL.show((int?)card__1.get("this_z_p_sfStatus") == 0?"Entrant":((int?)card__1.get("this_z_p_sfStatus") == 1?"En attente":((int?)card__1.get("this_z_p_sfStatus") == 2?"Accepté":"Rejeté")), "string", "html", "string"); %> <% } %> <% %> <% if(ITL.isNotNull((string)card__1.get("this_s_civility_p_label_fr"))) { %> <% ITL.show((string)card__1.get("this_s_civility_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_lastname"))) { %> <% ITL.show((string)card__1.get("this_p_lastname"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_firstname"))) { %> <% ITL.show((string)card__1.get("this_p_firstname"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_address"))) { %> <% ITL.show((string)card__1.get("this_p_address"), "string", "memo", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_zipCode"))) { %> <% ITL.show((string)card__1.get("this_p_zipCode"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_city"))) { %> <% ITL.show((string)card__1.get("this_p_city"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_phone"))) { %> <% ITL.show((string)card__1.get("this_p_phone"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_email"))) { %> <% ITL.show((string)card__1.get("this_p_email"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_s_lien_avec_le_titulaire_de_l_acte_p_label_fr"))) { %> <% ITL.show((string)card__1.get("this_s_lien_avec_le_titulaire_de_l_acte_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_precision_du_lien"))) { %> <% ITL.show((string)card__1.get("this_p_precision_du_lien"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_s_acte_demande_p_label_fr"))) { %> <% ITL.show((string)card__1.get("this_s_acte_demande_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_s_type_d_acte_p_label_fr"))) { %> <% ITL.show((string)card__1.get("this_s_type_d_acte_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_nombre"))) { %> <% ITL.show((string)card__1.get("this_p_nombre"), "string", "html", "string"); %> <% } %> > <% if(ITL.isNotNull((DateTime?)card__1.get("this_p_date_evenement"))) { %> ><% ITL.show(EC.itl.format(ITL.D((DateTime?)card__1.get("this_p_date_evenement")), "xlsDate", null, "date"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_lieu"))) { %> <% ITL.show((string)card__1.get("this_p_lieu"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_nom_naissance"))) { %> <% ITL.show((string)card__1.get("this_p_nom_naissance"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_prenom_titulaire"))) { %> <% ITL.show((string)card__1.get("this_p_prenom_titulaire"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_nom_mere"))) { %> <% ITL.show((string)card__1.get("this_p_nom_mere"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_prenom_mere"))) { %> <% ITL.show((string)card__1.get("this_p_prenom_mere"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_prenom_pere"))) { %> <% ITL.show((string)card__1.get("this_p_prenom_pere"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_nom_pere"))) { %> <% ITL.show((string)card__1.get("this_p_nom_pere"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_nom_conjoint"))) { %> <% ITL.show((string)card__1.get("this_p_nom_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_prenom_conjoint"))) { %> <% ITL.show((string)card__1.get("this_p_prenom_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_nom_pere_conjoint"))) { %> <% ITL.show((string)card__1.get("this_p_nom_pere_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_prenom_pere_conjoint"))) { %> <% ITL.show((string)card__1.get("this_p_prenom_pere_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_nom_mere_conjoint"))) { %> <% ITL.show((string)card__1.get("this_p_nom_mere_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_prenom_mere_conjoint"))) { %> <% ITL.show((string)card__1.get("this_p_prenom_mere_conjoint"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_s_motif_de_la_demande_p_label_fr"))) { %> <% ITL.show((string)card__1.get("this_s_motif_de_la_demande_p_label_fr"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_p_precison_motif"))) { %> <% ITL.show((string)card__1.get("this_p_precison_motif"), "string", "html", "string"); %> <% } %> > <% if(ITL.isNotNull((DateTime?)card__1.get("this_z_p_sfCreationDate"))) { %> ><% ITL.show(EC.itl.format(ITL.D((DateTime?)card__1.get("this_z_p_sfCreationDate")), "xlsDate", null, "date"), "string", "html", "string"); %> <% } %> > <% if(ITL.isNotNull((DateTime?)card__1.get("this_z_p_sfModificationDate"))) { %> ><% ITL.show(EC.itl.format(ITL.D((DateTime?)card__1.get("this_z_p_sfModificationDate")), "xlsDate", null, "date"), "string", "html", "string"); %> <% } %> <% if(ITL.isNotNull((string)card__1.get("this_z_p_sfModifierLogin"))) { %> <% ITL.show((string)card__1.get("this_z_p_sfModifierLogin"), "string", "html", "string"); %> <% } %> <% %> <% } } card__1.finish(); %>
<% %>
<% } %>