deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Class
org.deegree.portal.context.Module

Packages that use Module
org.deegree.portal.context   
org.deegree.portal.standard.csw.control   
 

Uses of Module in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return Module
 Module GUIArea.getModule(String name)
          returns a module identified by its name
 Module[] GUIArea.getModules()
          returns all modules of a GUIArea
 Module[] AbstractFrontend.getModulesByName(String moduleName)
          Returns the Modules of the given name (search order is north-east-south-west-center).
 Module GUIArea.removeModule(String name)
          reomes a module identified by its name from the GUIArea
 

Methods in org.deegree.portal.context with parameters of type Module
 void GUIArea.addModul(Module module)
          adds a module to a GUIArea
protected static void XMLFactory.appendModule(Node toNode, Module mod)
          Appends the XML representation of a list of a GUIArea to a Node using the namespace.
 void GUIArea.setModules(Module[] modules)
          sets the modules of a GUIArea
 

Constructors in org.deegree.portal.context with parameters of type Module
GUIArea(int area, boolean hidden, Module[] modules)
          Creates a new GUIArea_Impl object.
 

Uses of Module in org.deegree.portal.standard.csw.control
 

Methods in org.deegree.portal.standard.csw.control that return Module
protected  Module InitCSWModuleListener.findCswClientModule(GeneralExtension gen)
           
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net