Uses of Class
com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout

Packages that use PageLayout
com.atlassian.confluence.content.render.xhtml.editor.pagelayouts   
com.atlassian.confluence.content.render.xhtml.storage.pagelayouts   
com.atlassian.confluence.content.render.xhtml.view.pagelayouts   
 

Uses of PageLayout in com.atlassian.confluence.content.render.xhtml.editor.pagelayouts
 

Methods in com.atlassian.confluence.content.render.xhtml.editor.pagelayouts that return PageLayout
 PageLayout EditorPageLayoutUnMarshaller.unmarshal(XMLEventReader xmlEventReader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext)
           
 

Uses of PageLayout in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts
 

Methods in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts that return PageLayout
 PageLayout StoragePageLayoutUnMarshaller.unmarshal(XMLEventReader reader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext)
           
 PageLayout StorageLegacyPageLayoutUnMarshaller.unmarshal(XMLEventReader xmlEventReader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext)
           
 

Methods in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts with parameters of type PageLayout
 Streamable StoragePageLayoutMarshaller.marshal(PageLayout pagelayout, ConversionContext conversionContext)
           
 

Uses of PageLayout in com.atlassian.confluence.content.render.xhtml.view.pagelayouts
 

Methods in com.atlassian.confluence.content.render.xhtml.view.pagelayouts with parameters of type PageLayout
 Streamable ViewPageLayoutMarshaller.marshal(PageLayout pagelayout, ConversionContext conversionContext)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.