Class EditorPageLayoutConstants


  • public class EditorPageLayoutConstants
    extends Object
    • Field Detail

      • PAGE_LAYOUT_SECTION_XHTML_ELEMENT_CLASS

        public static final String PAGE_LAYOUT_SECTION_XHTML_ELEMENT_CLASS
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_CELL_XHTML_ELEMENT_CLASS

        public static final String PAGE_LAYOUT_CELL_XHTML_ELEMENT_CLASS
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_INNER_CELL_XHTML_ELEMENT

        public static final String PAGE_LAYOUT_INNER_CELL_XHTML_ELEMENT
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_INNER_CELL_XHTML_ELEMENT_CLASS

        public static final String PAGE_LAYOUT_INNER_CELL_XHTML_ELEMENT_CLASS
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_CELL_XHTML_DATATYPE_ATTR_NAME

        public static final QName PAGE_LAYOUT_CELL_XHTML_DATATYPE_ATTR_NAME
      • PAGE_LAYOUT_CELL_XHTML_DATATYPE_NORMAL_VALUE

        public static final String PAGE_LAYOUT_CELL_XHTML_DATATYPE_NORMAL_VALUE
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_CELL_XHTML_DATATYPE_SIDEBARS_VALUE

        public static final String PAGE_LAYOUT_CELL_XHTML_DATATYPE_SIDEBARS_VALUE
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_CELL_XHTML_DATATYPE_ASIDE_VALUE

        public static final String PAGE_LAYOUT_CELL_XHTML_DATATYPE_ASIDE_VALUE
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_SINGLE_VALUE

        public static final String PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_SINGLE_VALUE
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_LEFT_SIDEBAR_VALUE

        public static final String PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_LEFT_SIDEBAR_VALUE
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_RIGHT_SIDEBAR_VALUE

        public static final String PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_RIGHT_SIDEBAR_VALUE
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_EQUAL_VALUE

        public static final String PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_TWO_EQUAL_VALUE
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_THREE_EQUAL_VALUE

        public static final String PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_THREE_EQUAL_VALUE
        See Also:
        Constant Field Values
      • PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_THREE_WITH_SIDEBARS_VALUE

        public static final String PAGE_LAYOUT_SECTION_XHTML_LAYOUTTYPE_THREE_WITH_SIDEBARS_VALUE
        See Also:
        Constant Field Values
    • Constructor Detail

      • EditorPageLayoutConstants

        public EditorPageLayoutConstants()