Transformer Tags
Tag transformer


This tag turns off transformation on a gatewayed page. To disable transformation, set the pt:fixurl attribute to "off" as shown below.

Example:

<pt:transformer pt:fixurl="off" xmlns:pt='http://www.plumtree.com/xmlschemas/ptui/'/>

The transformer will not insert calls to the "FixURLForPlumtree" function for the rest of the file, unless you switch the feature back on in a subsequent directive with a pt:fixurl attribute of "on".


Tag Information
Tag Name transformer

Attributes
Name Type Required Default Value Description
fixurl string true on Determines if URLs should be transformed. To disable transformation, set to "off" as shown above. URL transformation is enabled by default.


Copyright 2005 Plumtree Software, Inc.