Class: Layout

Layout()

Component that allows to show layouts tree in form of three dependent columns. It integrates three components for N-th, N-th + 2 and N-th + 3 levels of layouts tree.

Members

(static, non-null) STATE :Object

State definition.
Type:
  • Object
Source:

_layoutDragDrop :object|null

Internal LayoutDragDrop instance
Type:
  • object | null
Default Value:
  • null
Source:

_newPathItems :Array

Stores new items that are shown when path is updated
Type:
  • Array
Default Value:
  • null
Source:

_updatePathTimeout :number

Id of the timeout to update the path
Type:
  • number
Default Value:
  • undefined
Source:
Breadcrumb Entries
Type:
  • Array
Source:

(non-null) layoutColumns :Array

Layout blocks
Type:
  • Array
Source:

(non-null) pathThemeImages :string

URL for using icons
Type:
  • string
Source:

(non-null) portletNamespace :string

Namespace of portlet to prefix parameters names
Type:
  • string
Source:
Site navigation menu names, to add layouts by default
Type:
  • string
Source:
Site navigation menu names, to add layouts by default
Type:
  • string
Source:

Methods

attached()

Source:

disposed()

Source:

rendered()

Source: