You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2005/11/10 13:42:28 UTC

[DAISY] Created: Description of the simple-form-instance transformer

A new document has been created.

http://cocoon.zones.apache.org/daisy/legacydocs/769.html

Document ID: 769
Branch: main
Language: default
Name: Description of the simple-form-instance transformer
Document Type: Cocoon Document
Created: 11/10/05 12:42:18 PM
Creator (owner): Helma van der Linden
State: publish

Parts
=====

Content
-------
Mime type: text/xml
Size: 987 bytes
Content:
<html>
<body>

<h3>Description</h3>

<p>This transformer sieves an incoming stream of xml and extracts a document
fragment from it depending on a given tag and stores the fragment using an
OutputModule with a name based an attribute of another enclosing tag. Default
configuration fires on &lt;form-instance/&gt; and uses @name of enclosing
&lt;form/&gt; tag. Default OutputModule is request-attr. This is usefull in
conjunction with the SimpleFormTransformer when setting the InputModule for it
to a chain of request-param and request-attr so that the extracted form instance
data is used only when no similar request parameter exists.</p>

<h3>Info</h3>

<table class="ForrestTable">
<tbody>
<tr>
<th>
<p>Name</p>
</th>
<td>
<p>simple-form-instance</p>
</td>
</tr>
<tr>
<th>
<p>Cacheable</p>
</th>
<td>
<p>No</p>
</td>
</tr>
<tr>
<th>
<p>Class</p>
</th>
<td>
<p>org.apache.cocoon.transformation.SimpleFormInstanceExtractionTransformer</p>
</td>
</tr>
</tbody>
</table>

</body>
</html>

Collections
===========
The document belongs to the following collections: legacydocs