Uses of Class
org.apache.cocoon.forms.transformation.EffectPipe

Packages that use EffectPipe
org.apache.cocoon.forms.transformation   
 

Uses of EffectPipe in org.apache.cocoon.forms.transformation
 

Subclasses of EffectPipe in org.apache.cocoon.forms.transformation
 class EffectWidgetReplacingPipe
          The basic operation of this Pipe is that it replaces ft:widget (in the FormsConstants.TEMPLATE_NS namespace) tags (having an id attribute) by the XML representation of the corresponding widget instance.
 class FormsTemplateTransformer
          See description of EffectWidgetReplacingPipe.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.