A document has been updated:
http://cocoon.zones.apache.org/daisy/legacydocs/518.html
Document ID: 518
Branch: main
Language: default
Name: Advanced Control Flow - Flowscript (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 3/10/06 10:24:58 AM
Updated by: Helma van der Linden
A new version has been created, state: publish
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 24124 bytes (previous version: 23943 bytes)
Content diff:
(178 equal lines skipped)
<h3>redirectTo</h3>
--- <p><em>Function</em> <tt>redirectTo([String] uri)</tt></p>
+++ <p><em>Function</em> <tt>redirectTo([String] uri, [boolean]
isGlobal)</tt></p>
<p>Send a client-side redirect to the browser. The <tt>uri</tt> argument is
the
--- URI to which the browser should be redirected.</p>
+++ URI to which the browser should be redirected. If the <tt>isGlobal</tt>
+++ argument is <tt>true</tt>, the redirect will be global, i.e. it returns all
the
+++ way to the browser, even from within internal requests.</p>
<h3 id="createWebContinuation">createWebContinuation</h3>
(639 equal lines skipped)
Fields
======
no changes
Links
=====
no changes
Custom Fields
=============
no changes
Collections
===========
no changes