Package lumis.portal.page.context

Package class diagram package lumis.portal.page.context
This package contains objects related to a page context.

See:
          Description

Interface Summary
IPageContext Interface to the Page context.
IPageRuntimeDataProvider Interface called by the portal framework to render runtime page information.
 

Class Summary
DefaultPageRuntimeDataProvider Default page runtime data provider.
PageContext Object that contains information on the page context.
PageRuntimeData  
 

Package lumis.portal.page.context Description

This package contains objects related to a page context.

The context of a page refers to the configured and runtime information available about a page before being rendered.

The PageContext object contains a PageConfig object as well as any runtime information that may be required for rendering. It is responsible for returning the page runtime information.

Since:
4.2.0


Lumisportal  4.2.1.080903 - Copyright © 2001-2007, Lumis. All Rights Reserved.