Uses of Class
com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout
-
-
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 Modifier and Type Method Description 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 Modifier and Type Method Description PageLayout
StorageLegacyPageLayoutUnMarshaller. unmarshal(XMLEventReader xmlEventReader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext)
PageLayout
StoragePageLayoutUnMarshaller. unmarshal(XMLEventReader reader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext)
Methods in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts with parameters of type PageLayout Modifier and Type Method Description 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 Modifier and Type Method Description Streamable
ViewPageLayoutMarshaller. marshal(PageLayout pagelayout, ConversionContext conversionContext)
-