deegree 2.3 (2010/04/09 10:10 build-4-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, int width, int height, int left, int top, int right, int bottom, boolean overlay, boolean header, boolean closable, Module[] modules)
          Creates a new GUIArea instance
 

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)
          Extracts the csw module from the GeneralExtension in the WebMapContext
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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