[(#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})]})]
(#ENV*{titre,<:contacts:info_tous_contacts:>})
[(#TRI{nom,<:contacts:label_prenom_nom:>,ajax})] <:contacts:label_organisation:> <:contacts:label_auteur_associe:> [(#TRI{id_contact,<:info_numero_abbreviation:>,ajax})]
[(#PRENOM) ]#NOM [(#ORGANISATIONS|sinon{-})] #NOM - [(#AUTORISER{modifier,contact,#ID_CONTACT}|?{ #ID_CONTACT, #ID_CONTACT })]
[

(#PAGINATION{prive})

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