Uses of Class
org.apache.cocoon.portal.components.modules.input.AbstractModule

Packages that use AbstractModule
org.apache.cocoon.portal.components.modules.input   
 

Uses of AbstractModule in org.apache.cocoon.portal.components.modules.input
 

Subclasses of AbstractModule in org.apache.cocoon.portal.components.modules.input
 class CopletModule
          Makes accessible coplet instance data by using JXPath expressions.

Example:

 class LayoutModule
          This input module gives access to information stored in a layout object by using JXPathExpressions.
 class SkinModule
          This input module provides information about the current selected skin
 



Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.