Uses of Class
com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout
Packages that use PageLayout
Package
Description
-
Uses of PageLayout in com.atlassian.confluence.content.render.xhtml.editor.pagelayouts
Methods in com.atlassian.confluence.content.render.xhtml.editor.pagelayouts that return PageLayoutModifier and TypeMethodDescriptionEditorPageLayoutUnMarshaller.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 PageLayoutModifier and TypeMethodDescriptionStorageLegacyPageLayoutUnMarshaller.unmarshal
(XMLEventReader xmlEventReader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext) StoragePageLayoutUnMarshaller.unmarshal
(XMLEventReader reader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext) Methods in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts with parameters of type PageLayoutModifier and TypeMethodDescriptionStoragePageLayoutMarshaller.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 PageLayoutModifier and TypeMethodDescriptionViewPageLayoutMarshaller.marshal
(PageLayout pagelayout, ConversionContext conversionContext)