com.liferay.portal.model
Class LayoutConstants
java.lang.Object
com.liferay.portal.model.LayoutConstants
public class LayoutConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_NAME_CONTROL_PANEL
public static final String DEFAULT_NAME_CONTROL_PANEL
- See Also:
- Constant Field Values
DEFAULT_PARENT_LAYOUT_ID
public static final long DEFAULT_PARENT_LAYOUT_ID
- See Also:
- Constant Field Values
DEFAULT_PLID
public static final long DEFAULT_PLID
- See Also:
- Constant Field Values
FRIENDLY_URL_MAX_LENGTH
public static final int FRIENDLY_URL_MAX_LENGTH
- See Also:
- Constant Field Values
TYPE_ARTICLE
public static final String TYPE_ARTICLE
- See Also:
- Constant Field Values
TYPE_CONTROL_PANEL
public static final String TYPE_CONTROL_PANEL
- See Also:
- Constant Field Values
TYPE_EMBEDDED
public static final String TYPE_EMBEDDED
- See Also:
- Constant Field Values
TYPE_LINK_TO_LAYOUT
public static final String TYPE_LINK_TO_LAYOUT
- See Also:
- Constant Field Values
TYPE_PANEL
public static final String TYPE_PANEL
- See Also:
- Constant Field Values
TYPE_PORTLET
public static final String TYPE_PORTLET
- See Also:
- Constant Field Values
TYPE_URL
public static final String TYPE_URL
- See Also:
- Constant Field Values
LayoutConstants
public LayoutConstants()