[(#CACHE{0})][(#REM) ACS (Plugin Spip) Squelette Cat http://acs.geomaticien.org Copyright Daniel FAIVRE, 2007-2024 Copyleft: licence GPL - Cf. LICENCES.txt in acs plugin dir Cadre est un conteneur pour d'autres composants C'est un composant instanciable: il possède un numero d'instance de composant: #NIC Cadre is a container for other components. Cadre is an instanciable component: it has a number that identify component's instance: #NIC ]#SET{reg,\-([0-9]+)$}[ (#SET{vp,acsCadre#NIC})][ (#SET{cl,#VAR{#GET{vp}|concat{_}}|explode{|}})][ (#VAR{#GET{vp}|concat{Orientation},vertical}|=={horizontal}|?{" "}) #SET{oh,style="float: #LANG_LEFT"} ]
[ (#SET{c,#VALEUR|strtok{-}})][ (#SET{n,#VALEUR|match{#GET{reg}, Uims, 1}})][ (#SET{cClass,c#GET{c}|ucfirst})]#SET{use,#VAR{acs(#GET{c}|ucfirst)(#GET{n})Use}}[ (#GET{use}|=={oui}|?{' '})[(#SET{ci,composants/[(#GET{c})]/[(#GET{c})]})][
(#INCLURE{fond=#GET{ci}}{env}{self}{lang}{nic=#GET{n}}|sinon{[(#AUTORISER{webmestre})#GET{ci}#GET{n}]})
]][(#GET{oh}|!={""}|?{" "})
]