Uses of Interface
lumis.portal.presentation.core.IPageRenderer

Packages that use IPageRenderer
lumis.portal.presentation   
lumis.portal.presentation.core Contains the core implementation for processing a page layout file. 
lumis.portal.presentation.perspective.admin Contains implementation specific for the layoutfile processing for admin perspective. 
lumis.service.portalmanagement.xsleditor   
 

Uses of IPageRenderer in lumis.portal.presentation
 

Classes in lumis.portal.presentation that implement IPageRenderer
protected  class PresentationControllerHtml.PresentationPageRenderer
          IPageRenderer implementation used by PresentationControllerHtml.
 

Fields in lumis.portal.presentation declared as IPageRenderer
protected  IPageRenderer PresentationControllerHtml.pageRenderer
           
 

Uses of IPageRenderer in lumis.portal.presentation.core
 

Methods in lumis.portal.presentation.core that return IPageRenderer
 IPageRenderer LayoutFilePage.getPageRenderer()
          Returns the page renderer for this page.
 

Constructors in lumis.portal.presentation.core with parameters of type IPageRenderer
LayoutFileDispatcher(IPageRenderer pageRenderer)
          Creates a dispatcher to the LayoutFileApplication.
 

Uses of IPageRenderer in lumis.portal.presentation.perspective.admin
 

Subinterfaces of IPageRenderer in lumis.portal.presentation.perspective.admin
 interface IPortalStudioPageRenderer
          Provides methods for rendering page HTML fragments and obtaining information necessary for processing the layout, when the page is rendered within the Portal Studio.
 

Uses of IPageRenderer in lumis.service.portalmanagement.xsleditor
 

Classes in lumis.service.portalmanagement.xsleditor that implement IPageRenderer
protected  class XsltResultControllerHtml.XsltResultPageRenderer
          Page renderer implementation use in the XSL editor.
 



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