mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
fix build for now
This commit is contained in:
@@ -106,35 +106,49 @@
|
|||||||
La variable {$smarty} peut <20>tre utilis<69>e pour acc<63>der aux propri<72>t<EFBFBD>s
|
La variable {$smarty} peut <20>tre utilis<69>e pour acc<63>der aux propri<72>t<EFBFBD>s
|
||||||
des boucles 'section' et 'foreach'. Voir la documentation de
|
des boucles 'section' et 'foreach'. Voir la documentation de
|
||||||
<link linkend="language.function.section">section</link> et
|
<link linkend="language.function.section">section</link> et
|
||||||
<link linkend="language.function.foreach">foreach</link>.
|
<link linkend="language.function.foreach">foreach</link>.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="language.variables.smarty.template">
|
<sect2 id="language.variables.smarty.template">
|
||||||
<title>{$smarty.template}</title>
|
<title>{$smarty.template}</title>
|
||||||
<para>
|
<para>
|
||||||
Cette variable contient le nom du template en cours de traitement.
|
Cette variable contient le nom du template en cours de traitement.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
<sect2 id="language.variables.smarty.ldelim">
|
||||||
</sect1>
|
<title>{$smarty.ldelim}</title>
|
||||||
<!-- Keep this comment at the end of the file
|
<para>
|
||||||
Local variables:
|
This variable is used for printing the left-delimiter value
|
||||||
mode: sgml
|
literally. See also <link
|
||||||
sgml-omittag:t
|
linkend="language.function.ldelim">{ldelim},{rdelim}</link>.
|
||||||
sgml-shorttag:t
|
</para>
|
||||||
sgml-minimize-attributes:nil
|
</sect2>
|
||||||
sgml-always-quote-attributes:t
|
<sect2 id="language.variables.smarty.rdelim">
|
||||||
sgml-indent-step:1
|
<title>{$smarty.rdelim}</title>
|
||||||
sgml-indent-data:t
|
<para>
|
||||||
indent-tabs-mode:nil
|
This variable is used for printing the right-delimiter value literally.
|
||||||
sgml-parent-document:nil
|
See also <link linkend="language.function.ldelim">{rdelim},{rdelim}</link>.
|
||||||
sgml-default-dtd-file:"../../../../manual.ced"
|
</para>
|
||||||
sgml-exposed-tags:nil
|
</sect2>
|
||||||
sgml-local-catalogs:nil
|
</sect1>
|
||||||
sgml-local-ecat-files:nil
|
<!-- Keep this comment at the end of the file
|
||||||
End:
|
Local variables:
|
||||||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
mode: sgml
|
||||||
vim: et tw=78 syn=sgml
|
sgml-omittag:t
|
||||||
vi: ts=1 sw=1
|
sgml-shorttag:t
|
||||||
-->
|
sgml-minimize-attributes:nil
|
||||||
|
sgml-always-quote-attributes:t
|
||||||
|
sgml-indent-step:1
|
||||||
|
sgml-indent-data:t
|
||||||
|
indent-tabs-mode:nil
|
||||||
|
sgml-parent-document:nil
|
||||||
|
sgml-default-dtd-file:"../../../../manual.ced"
|
||||||
|
sgml-exposed-tags:nil
|
||||||
|
sgml-local-catalogs:nil
|
||||||
|
sgml-local-ecat-files:nil
|
||||||
|
End:
|
||||||
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||||
|
vim: et tw=78 syn=sgml
|
||||||
|
vi: ts=1 sw=1
|
||||||
|
-->
|
||||||
|
Reference in New Issue
Block a user