From d8b269ddc5ec3da5a96ce989eedbeab0631ed1df Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 10 Dec 2025 11:10:22 +0000 Subject: [PATCH] a --- Controleur/ControleurAccueilassure.php | 26 +- Vue/Accueilassure/index.php | 337 ------------------------- 2 files changed, 20 insertions(+), 343 deletions(-) diff --git a/Controleur/ControleurAccueilassure.php b/Controleur/ControleurAccueilassure.php index 73d09cf..505aff7 100755 --- a/Controleur/ControleurAccueilassure.php +++ b/Controleur/ControleurAccueilassure.php @@ -121,11 +121,25 @@ class ControleurAccueilassure extends Controleur { //var_dump($dataConsoParGaranties); die(); - $this->genererVue(array( - 'adherent' => $adherent,'beneficiaires' => $beneficiaires,'garantieadherents' => $garantieadherents, - 'limite_adherent' => $limite_adherent,'prestation' => $prestation,'garanties' => $garanties, - 'numeroBeneficiaire' => $numeroBeneficiaire, 'actes' => $actes, 'labels_mois' => $labels_mois, - 'data_consos' => $data_consos, 'labels_liens' => $labels_liens, 'data_liens' => $data_liens, - 'nbreLienParente' => $nbreLienParente, 'dataConsoParGaranties' => $dataConsoParGaranties)); + $this->genererVue + ( + array + ( + 'adherent' => $adherent, + 'beneficiaires' => $beneficiaires, + 'garantieadherents' => $garantieadherents, + 'limite_adherent' => $limite_adherent, + 'prestation' => $prestation, + 'garanties' => $garanties, + 'numeroBeneficiaire' => $numeroBeneficiaire, + // 'actes' => $actes, + 'labels_mois' => $labels_mois, + 'data_consos' => $data_consos, + 'labels_liens' => $labels_liens, + 'data_liens' => $data_liens, + 'nbreLienParente' => $nbreLienParente, + 'dataConsoParGaranties' => $dataConsoParGaranties + ) + ); } } diff --git a/Vue/Accueilassure/index.php b/Vue/Accueilassure/index.php index f53adfc..c07b437 100755 --- a/Vue/Accueilassure/index.php +++ b/Vue/Accueilassure/index.php @@ -474,343 +474,6 @@
- -
-

- - - -

- -
-
- -
- - - - -
- - - -
-
- - - - - - - - - - - - - - - - - -
= 50%'?>= 80%'?>
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - nettoyer($v['libelle']); - $garantie = $this->nettoyer($v['garantie']); - $codeGarantie = $this->nettoyer($v['codeGarantie']); - $codePeriodicite = $this->nettoyer($v['codePeriodicite']); - - - $periodicitePlafondFamille = $this->nettoyer($v['periodicitePlafondFamille']); - $periodiciteFamille = $this->nettoyer($v['periodiciteFamille']); - $periodicitePlafond = $this->nettoyer($v['periodicitePlafond']); - $periodicite = $this->nettoyer($v['periodicite']); - - $codeLienParente = $this->nettoyer($v['codeLienParente']); - - $lienParente = $this->nettoyer($v['lienparente']); - - if (est_anglophone()) - { - $libelle = $this->nettoyer($v['libelleEng']); - $garantie = $this->nettoyer($v['garantieEng']); - $lienParente = $this->nettoyer($v['lienparenteEng']); - - $periodicitePlafondFamille = $this->nettoyer($v['periodicitePlafondFamilleEng']); - $periodiciteFamille = $this->nettoyer($v['periodiciteFamilleEng']); - $periodicitePlafond = $this->nettoyer($v['periodicitePlafondEng']); - $periodicite = $this->nettoyer($v['periodiciteEng']); - } - - $pourcentConsoFamille = $this->nettoyer($v['pourcentConsoFamille']); - $pourcentConso = $this->nettoyer($v['pourcentConso']); - $transactionFamille = $this->nettoyer($v['transactionFamille']); - $transactionBeneficiaire = $this->nettoyer($v['transactionBeneficiaire']); - $idBeneficiaire = $this->nettoyer($v['idBeneficiaire']); - $codeActe = $this->nettoyer($v['codeActe']); - $exercieReference = $this->nettoyer($v['exercieReference']); - - $taux = $this->nettoyer($v['tauxPlafond']); - $plafondFamille = format_N($this->nettoyer($v['plafondFamille'])); - $plafond = format_N($this->nettoyer($v['forfaitPlafond'])); - ?> - ='50' && $pourcentConso<'80'): ?> - - ='80' && $pourcentConso <'100'): ?> - - ='100' || $transactionBeneficiaire=="1"): ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
nettoyer($v['consommationFamille'])) ?>nettoyer($v['soldeActeFamille'])) ?>nettoyer($v['nbreTransactionFamille'])) ?>nettoyer($v['comptePrestationFamille'])) ?>nettoyer($v['soldeTransactionFamille'])) ?>nettoyer($v['consommation'])) ?>nettoyer($v['soldeActe'])) ?>nettoyer($v['nbreTransaction'])) ?>nettoyer($v['comptePrestation'])) ?>nettoyer($v['soldeTransaction'])) ?>
-
- -
- nettoyer($v['libelle']),0,25); - $garantie = $this->nettoyer($v['garantie']); - $codeGarantie = $this->nettoyer($v['codeGarantie']); - $codePeriodicite = $this->nettoyer($v['codePeriodicite']); - - - $periodicitePlafondFamille = $this->nettoyer($v['periodicitePlafondFamille']); - $periodiciteFamille = $this->nettoyer($v['periodiciteFamille']); - $periodicitePlafond = $this->nettoyer($v['periodicitePlafond']); - $periodicite = $this->nettoyer($v['periodicite']); - - $codeLienParente = $this->nettoyer($v['codeLienParente']); - $lienParente = $this->nettoyer($v['lienparente']); - - if (est_anglophone()) - { - $libelle = substr($this->nettoyer($v['libelleEng']),0,25); - $garantie = $this->nettoyer($v['garantieEng']); - $lienParente = $this->nettoyer($v['lienparenteEng']); - - $periodicitePlafondFamille = $this->nettoyer($v['periodicitePlafondFamilleEng']); - $periodiciteFamille = $this->nettoyer($v['periodiciteFamilleEng']); - $periodicitePlafond = $this->nettoyer($v['periodicitePlafondEng']); - $periodicite = $this->nettoyer($v['periodiciteEng']); - } - - $pourcentConsoFamille = $this->nettoyer($v['pourcentConsoFamille']); - $pourcentConso = $this->nettoyer($v['pourcentConso']); - $transactionFamille = $this->nettoyer($v['transactionFamille']); - $transactionBeneficiaire = $this->nettoyer($v['transactionBeneficiaire']); - $idBeneficiaire = $this->nettoyer($v['idBeneficiaire']); - $codeActe = $this->nettoyer($v['codeActe']); - $exercieReference = $this->nettoyer($v['exercieReference']); - $taux = $this->nettoyer($v['tauxPlafond']); - $plafondFamille = format_N($this->nettoyer($v['plafondFamille'])); - $plafond = format_N($this->nettoyer($v['forfaitPlafond'])); - ?> -
-
-
-
-
- ='50' && $pourcentConsoFamille<'80'): ?> - - ='80' && $pourcentConsoFamille <'100'): ?> - - ='100' || $transactionFamille=="1"): ?> - " href="javascript:alert_limite('A');"> - - - - - - -
- -
-
-
-

-
-
-
- - -
-
- -
-
- - -
-
- -
-
- - nettoyer($v['consommationFamille'])) ?> -
-
- -
-
- - nettoyer($v['soldeActeFamille'])) ?> -
-
-
- -
-
-
- - nettoyer($v['nbreTransactionFamille'])) ?> -
-
-
-
- - -
-
-
-
- - nettoyer($v['comptePrestationFamille'])) ?> -
-
-
-
- - nettoyer($v['soldeTransactionFamille'])) ?> -
-
-
- -

-
-
-
- - -
-
- -
-
- - -
-
- -
-
- - nettoyer($v['consommation'])) ?> -
-
- -
-
- - nettoyer($v['soldeActe'])) ?> -
-
-
- -
-
-
- - nettoyer($v['nbreTransaction']) ?> -
-
-
-
- - -
-
-
-
- - nettoyer($v['comptePrestation']) ?> -
-
-
-
- - nettoyer($v['soldeTransaction']) ?> -
-
-
-
- -
- - - -
-
-
- -
-