30 lines
1.4 KiB
HTML
30 lines
1.4 KiB
HTML
[(#ID_OBJET|oui)
|
|
[(#AUTORISER{modifier,#OBJET,#ID_OBJET}|sinon_interdire_acces)]
|
|
][(#ID_OBJET|non)
|
|
#SET{id_rubrique,#ENV{id_rubrique,#ENV{id_parent}}|trouver_rubrique_creer_objet{#OBJET}}
|
|
[(#GET{id_rubrique}|?{[(#AUTORISER{[creer(#OBJET)dans],rubrique,#GET{id_rubrique}})],[(#AUTORISER{creer,#OBJET})]}|sinon_interdire_acces)]
|
|
]
|
|
#SET{redirect,#ENV{redirect}|sinon{#ENV{lier_trad,#ID_OBJET}|?{#ENV{lier_trad,#ID_OBJET}|generer_url_entite{#OBJET},#GET{id_rubrique}|?{#GET{id_rubrique}|generer_url_entite{rubrique},#URL_ECRIRE{rubriques}}}}}
|
|
|
|
<div class='cadre-formulaire-editer'>
|
|
<div class="entete-formulaire">
|
|
[(#ID_OBJET|oui)
|
|
[(#GET{redirect}|icone_verticale{[(#OBJET|objet_info{texte_retour}|_T)],#OBJET|objet_info{icone_objet},'',left retour[(#ENV{retourajax,''}|oui)ajax preload]})]
|
|
]
|
|
[
|
|
[(#OBJET|objet_info{#ID_OBJET|?{texte_modifier,texte_creer}}|_T)]
|
|
<h1>(#ENV*{titre,#INFO_TITRE{#OBJET,#ID_OBJET}|sinon{<:info_sans_titre:>}})</h1>
|
|
]
|
|
</div>
|
|
|
|
#SET{redirect,#ENV{redirect,#ID_OBJET|generer_url_entite{#OBJET}}}
|
|
[(#ENV{retourajax,''}|oui)
|
|
#SET{redirect,'javascript:if (window.jQuery) jQuery(".entete-formulaire .retour a").followLink();'}
|
|
<div class="ajax">
|
|
]
|
|
[(#FORMULAIRE_{[editer_(#OBJET)],#ENV{id_objet,oui},#GET{id_rubrique},#GET{redirect},#ENV{lier_trad}})]
|
|
[(#ENV{retourajax,''}|oui)
|
|
</div>
|
|
<script type="text/javascript">/*<!\[CDATA\[*/reloadExecPage('#ENV{exec}');/*\]\]>*/</script>
|
|
]
|
|
</div>
|