Uses of Class
lumis.portal.presentation.PageDocType

Packages that use PageDocType
lumis.portal   
lumis.portal.presentation   
lumis.portal.presentation.core Contains the core implementation for processing a page layout file. 
 

Uses of PageDocType in lumis.portal
 

Methods in lumis.portal that return PageDocType
static PageDocType PortalContext.getDefaultPageDocType()
           
 

Uses of PageDocType in lumis.portal.presentation
 

Methods in lumis.portal.presentation that return PageDocType
static PageDocType PageDocType.getPageDocTypeByName(String pageDocTypeName)
           
static PageDocType PageDocType.getPageDocTypeByPublicDTDName(String publicDTDName)
          Returns the PageDocType for a public DTD name.
static PageDocType PageDocType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PageDocType[] PageDocType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of PageDocType in lumis.portal.presentation.core
 

Methods in lumis.portal.presentation.core that return PageDocType
 PageDocType LayoutFilePage.getPageDocType()
           
 PageDocType LayoutFileMarkupResourceStream.getPageDocType()
          Returns the DOCTYPE for the markup of this resource stream.
 



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