You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/05/18 10:00:03 UTC

[WIKI-UPDATE] BuiltInLogicsheets Sun May 18 10:00:02 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=BuiltInLogicsheets , version: 5 on Sun May 18 07:55:28 2003 by AntonioGallardo

- The majority of these are provided to allow interactions with the [XSP Environment] using custom tags, avoiding the need to write code.
+ The majority of these [logicsheets|Logicsheet] are provided to allow interactions with the [XSP Environment] using custom tags, avoiding the need to write code.
?                      +++++++++++++++++++++++++

- * __[Action|XSPActions]__: for XSP executed in actions using ServerPagesAction.
- * __[Capture|XSP Capture]__: ??
- * __[Cookie|XSP Cookie]__: cookie manipulation tags
- * __[ESQL]__: database interactions
- * __[Form Validator|XSP Form Validator]__: Allow validation of forms.
- * __[Input|XSP Input]__: access to Cocoon input system
- * __[Log|XSP Log]__: access to Cocoon logging system
- * __[Request|XSP Request]__: allows interaction with the HTTP request being processed by this XSP page 
- * __[Response|XSP Response]__: provides access to the response object, specifically URL encoding and HTTP Header manipulation
- * __[SendMail|XSP SendMail]__: 
- * __[Session|XSP Session]__: session manipulation tags
- * __[SOAP|SOAP logicsheet]__: Send SOAP messages from an XSP page
- * __[Util|XSP Util]__: XSP utilities, inclusions from file/URL, etc
- * __[XScript]__: XML manipulation inside an XSP page
+ ||Logicsheet||Description||
+ |[Action|XSPActions]| Used to create XSP Actions executed using ServerPagesAction|
+ |[Capture|XSP Capture]| ???|
+ |[Cookie|XSP Cookie]| Cookie manipulation tags|
+ |[ESQL]| Database interactions|
+ |[Form Validator|XSP Form Validator]|Allow validation of forms|
+ |[Input|XSP Input]|Access to Cocoon input system|
+ |[JPath]|Control the flow layer|
+ |[Log|XSP Log]|Access to Cocoon logging system|
+ |[Request|XSP Request]|Allows interaction with the HTTP request being processed by this XSP page |
+ |[Response|XSP Response]|Provides access to the response object, specifically URL encoding and HTTP Header manipulation|
+ |[SendMail|XSP SendMail]|Allow send emails| 
+ |[Session|XSP Session]|Session manipulation tags|
+ |[SOAP|SOAP logicsheet]|Send SOAP messages from an XSP page|
+ |[Util|XSP Util]|XSP utilities, inclusions from file/URL, etc|
+ |[XScript]|XML manipulation inside an XSP page|
+