[(#REM) Tableau complet des contacts, affiché sur la page ?exec=contacts ] [(#SET{defaut_tri,#ARRAY{ nom,1, id_contact,1 }}) ]
#ANCRE_PAGINATION
[] [(#SET{url,[(#ID_OBJET|generer_url_entite{#OBJET})]})] [(#SET{url,[(#ID_CONTACT|generer_url_entite{contact})]})] [(#AUTORISER{exporter,contacts,'','',#ARRAY{id_annuaire,#ENV{id_annuaire}}}|oui) ]
(#ENV*{titre,#GRAND_TOTAL|singulier_ou_pluriel{contacts:contact_un,contacts:contacts_nb}})
[(#TRI{nom,<:contacts:label_prenom_nom:>,ajax})] <:contacts:label_organisation:> <:contacts:label_auteur_associe:> [(#TRI{id_contact,<:info_numero_abbreviation:>,ajax})]
#INCLURE{fond=logo/contact, id_contact} [(#PRENOM) ]#NOM [(#ORGANISATIONS|sinon{-})] [#NOM] - [(#AUTORISER{modifier,contact,#ID_CONTACT}|?{ #ID_CONTACT, #ID_CONTACT })]
<:contacts:exporter_contacts:>
[

(#PAGINATION{prive})

]
[
(#ENV*{sinon,<:contacts:aucun_contact:>})
]