File "objet_edit.sans_rubrique.html"

Full path: /home/argothem/www/v4_old/prive/echafaudage/contenu/objet_edit.sans_rubrique.html
File size: 1.18 KB
MIME-type: text/html
Charset: utf-8

[(#ID_OBJET|oui)
	[(#AUTORISER{modifier,#OBJET,#ID_OBJET}|sinon_interdire_acces)]
][(#ID_OBJET|non)
	[(#AUTORISER{creer,#OBJET}|sinon_interdire_acces)]
]
#SET{redirect,#ENV{redirect}|sinon{#ENV{lier_trad,#ID_OBJET}|?{#ENV{lier_trad,#ID_OBJET}|generer_objet_url{#OBJET},#URL_ECRIRE{#OBJET|objet_info{table_objet}}}}}

<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_objet_url{#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{redirect},#ENV{lier_trad}})]
[(#ENV{retourajax,''}|oui)
	</div>
	<script type="text/javascript">/*<!\[CDATA\[*/reloadExecPage('#ENV{exec}','#navigation,#chemin,#extra');/*\]\]>*/</script>
]
</div>