Uses of Class
lumis.portal.presentation.core.LayoutFilePage

Packages that use LayoutFilePage
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 LayoutFilePage in lumis.portal.presentation
 

Methods in lumis.portal.presentation with parameters of type LayoutFilePage
 String PresentationControllerHtml.PresentationPageRenderer.getMarkupCacheKey(LayoutFilePage layoutFilePage)
           
 org.apache.wicket.markup.IMarkupResourceStreamProvider PresentationControllerHtml.PresentationPageRenderer.getMarkupResourceStreamProvider(LayoutFilePage layoutFilePage)
           
static CharSequence PageRendererUtil.renderServiceInterfaceInstance(String serviceInterfaceInstanceId, LayoutFilePage page)
          Returns the HTML source code for the service interface instance instantiated on a page.
 

Uses of LayoutFilePage in lumis.portal.presentation.core
 

Methods in lumis.portal.presentation.core with parameters of type LayoutFilePage
 String IPageRenderer.getMarkupCacheKey(LayoutFilePage layoutFilePage)
          Returns the key used for caching the markup used to render the page.
 org.apache.wicket.markup.IMarkupResourceStreamProvider IPageRenderer.getMarkupResourceStreamProvider(LayoutFilePage layoutFilePage)
          Returns the provider for the markup resource stream to be used to render the page.
 

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

Methods in lumis.portal.presentation.perspective.admin with parameters of type LayoutFilePage
protected  org.apache.wicket.util.string.AppendingStringBuffer RenderPortalStudioFooterComponent.renderAdministrationMenu(LayoutFilePage page, String curChannelId, int iLevel, ITransaction transaction)
           
 

Uses of LayoutFilePage in lumis.service.portalmanagement.xsleditor
 

Methods in lumis.service.portalmanagement.xsleditor with parameters of type LayoutFilePage
 org.apache.wicket.markup.IMarkupResourceStreamProvider XsltResultControllerHtml.XsltResultPageRenderer.getMarkupResourceStreamProvider(LayoutFilePage layoutFilePage)
           
 



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