added infotable

This commit is contained in:
gerald
2004-07-02 19:55:43 +00:00
parent 64bdf442c5
commit 192b3c2917

View File

@@ -1,8 +1,42 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1.1 Maintainer: nobody Status: partial -->
<!-- EN-Revision: 1.2 Maintainer: gerald Status: ready -->
<sect1 id="language.function.capture">
<title>capture</title>
<informaltable frame="all">
<tgroup cols="5">
<colspec colname="param" align="center" />
<colspec colname="type" align="center" />
<colspec colname="required" align="center" />
<colspec colname="default" align="center" />
<colspec colname="desc" />
<thead>
<row>
<entry>Attribut</entry>
<entry>Type</entry>
<entry>Requis</entry>
<entry>Defaut</entry>
<entry>Description</entry>
</row>
</thead>
<tbody>
<row>
<entry>name</entry>
<entry>string</entry>
<entry>non</entry>
<entry><emphasis>default</emphasis></entry>
<entry>Le nom du bloc captur<75></entry>
</row>
<row>
<entry>assign</entry>
<entry>string</entry>
<entry>non</entry>
<entry><emphasis>n/a</emphasis></entry>
<entry>Le nom de la variable <20> laquelle la sortie sera assign<67>e</entry>
</row>
</tbody>
</tgroup>
</informaltable>
<para>
Capture est utilis<69> pour r<>cup<75>rer la sortie d'<27>l<EFBFBD>ments dans une variable
au lieu de les afficher. Tout contenu situ<74> entre {capture