Class StoragePageLayoutConstants
java.lang.Object
com.atlassian.confluence.content.render.xhtml.storage.pagelayouts.StoragePageLayoutConstants
XML constants for storing
PageLayout
s.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final QName
static final String
static final QName
static final String
static final QName
static final String
static final QName
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PAGE_LAYOUT
- See Also:
-
PAGE_LAYOUT_SECTION
- See Also:
-
PAGE_LAYOUT_CELL
- See Also:
-
PAGE_LAYOUT_SECTION_TYPE_ATTRIBUTE_NAME
- See Also:
-
PAGE_LAYOUT_SECTION_TYPE_SINGLE
- See Also:
-
PAGE_LAYOUT_SECTION_TYPE_TWO_EQUAL
- See Also:
-
PAGE_LAYOUT_SECTION_TYPE_TWO_LEFT_SIDEBAR
- See Also:
-
PAGE_LAYOUT_SECTION_TYPE_TWO_RIGHT_SIDEBAR
- See Also:
-
PAGE_LAYOUT_SECTION_TYPE_THREE_EQUAL
- See Also:
-
PAGE_LAYOUT_SECTION_TYPE_THREE_WITH_SIDEBARS
- See Also:
-
PAGE_LAYOUT_ELEMENT_QNAME
-
PAGE_LAYOUT_SECTION_ELEMENT_QNAME
-
PAGE_LAYOUT_CELL_ELEMENT_QNAME
-
PAGE_LAYOUT_SECTION_TYPE_ATTRIBUTE_QNAME
-
PAGE_LAYOUT_CELL_EMPTY_TEXT
- See Also:
-
-
Constructor Details
-
StoragePageLayoutConstants
public StoragePageLayoutConstants()
-