* Copyright 2016 Nicolas Goaziou * * This file is part of CHD Gestion. * * CHD Gestion is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * CHD Gestion is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with CHD Gestion. If not, see . **/ ?>

title) ?>

adherent_statut->title ?>
num_adt_ttn) ?>
adherent_type->title ?>
civilite->title ?>
nom) ?>
prenom) ?>
raison) ?>
tel_fixe1) ?>
tel_mobile1) ?>
adresse1) ?>
adresse2) ?>
has('ville') ? $this->Html->link($adherent->ville->title, ['controller' => 'Villes', 'action' => 'view', $adherent->ville->id]) : '' ?>
mail1) ?>
mail2) ?>
tel_fixe2) ?>
tel_mobile2) ?>
proprio) ?>
nom2) ?>
prenom2) ?>
created) ?>
modified) ?>
adherent_roles)): ?> adherent_roles as $k => $adherentRole): ?>
adherent_role_type->title) ?> has('ville') ? h($adherentRole->ville->title) : '' ?> Form->postLink(__('Delete'), ['controller' => 'AdherentRoles', 'action' => 'delete', $adherentRole->id], ['confirm' => __('Are you sure you want to delete # {0}?', $adherentRole->id)]) ?>

Text->autoParagraph(h($adherent->notes)); ?>