Package lumis.portal.presentation.core

Package class diagram package lumis.portal.presentation.core
Contains the core implementation for processing a page layout file.

See:
          Description

Interface Summary
ILayoutFileComponentFactory Creates the component implementation to be used for a LayoutFileTag.
IPageRenderer Provides methods for rendering page HTML fragments and obtaining information necessary for processing the layout.
LayoutFileSessionStoreFactory.IGetSessionIdOverrider Interface implemented by AbstractHttpSessionStore extensions that overrides the AbstractHttpSessionStore.getSessionId(Request, boolean) behavior.
 

Class Summary
AbstractLayoutFileMarkupFilter Abstract markup filter used as base implementation used to help other implementations of markup filters for layout file.
DefaultLumisPortalComponentFactory Creates the component to be used for a LayoutFileTag.
HTMLFragmentComponent An abstract component to be used as a base for rendering a HTML fragment.
LayoutFileApplication The Wicket application implementation used for processing the layout file.
LayoutFileDispatcher Class that provides the operations for dispatching a request to the layout file processing system.
LayoutFileExceptionErrorPage Exception error page used by LayoutFileApplication.
LayoutFileFilter The filter used to process layout file.
LayoutFileMarkupResourceStream Base markup resource stream for layout file.
LayoutFilePage The Wicket page used for processing a layout file.
LayoutFileSessionStoreFactory Factory of ISessionStore used for the LayoutFileApplication.
LayoutFileTag Represents built-in tags of the layout file feature.
SharedMarkupResourceStream Markup resource stream that allows a IFixedLocationResourceStream to be shared.
 

Exception Summary
LayoutFileMarkupException Runtime exception that is thrown when parsing of a layout file markup fails.
RestartResponseWithTargetException Causes wicket to interrupt current request processing and immediately respond with the specified IRequestTarget.
 

Package lumis.portal.presentation.core Description

Contains the core implementation for processing a page layout file.

Since:
6.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.