Package com.liferay.portal.model.impl
Class LayoutTypePortletImpl
Object
com.liferay.portal.model.impl.LayoutTypeImpl
com.liferay.portal.model.impl.LayoutTypePortletImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.LayoutType
,com.liferay.portal.kernel.model.LayoutTypePortlet
,Serializable
- Direct Known Subclasses:
LayoutTypeURLImpl
public class LayoutTypePortletImpl
extends LayoutTypeImpl
implements com.liferay.portal.kernel.model.LayoutTypePortlet
- Author:
- Brian Wing Shun Chan, Berentey Zsolt, Jorge Ferrer, Raymond Augé, Neil Griffin
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLayoutTypePortletImpl
(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.LayoutTypeController layoutTypeController, com.liferay.portal.kernel.model.LayoutTypeAccessPolicy layoutTypeAccessPolicy) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addModeAboutPortletId
(String portletId) void
addModeConfigPortletId
(String portletId) void
addModeCustomPortletId
(String portletId, String portletMode) void
addModeEditDefaultsPortletId
(String portletId) void
addModeEditGuestPortletId
(String portletId) void
addModeEditPortletId
(String portletId) void
addModeHelpPortletId
(String portletId) void
addModePreviewPortletId
(String portletId) void
addModePrintPortletId
(String portletId) protected void
addNestedColumn
(String columnId) addPortletId
(long userId, String portletId) addPortletId
(long userId, String portletId, boolean checkPermission) addPortletId
(long userId, String portletId, String columnId, int columnPos) addPortletId
(long userId, String portletId, String columnId, int columnPos, boolean checkPermission) protected String
addPortletId
(long userId, String portletId, String columnId, int columnPos, boolean checkPermission, boolean strictHasPortlet) void
addPortletIds
(long userId, String[] portletIds, boolean checkPermission) void
addPortletIds
(long userId, String[] portletIds, String columnId, boolean checkPermission) void
addStateMaxPortletId
(String portletId) void
addStateMinPortletId
(String portletId) List<com.liferay.portal.kernel.model.Portlet>
addStaticPortlets
(List<com.liferay.portal.kernel.model.Portlet> portlets, List<com.liferay.portal.kernel.model.Portlet> startPortlets, List<com.liferay.portal.kernel.model.Portlet> endPortlets) protected void
copyPreferences
(long userId, String sourcePortletId, String targetPortletId) protected void
copyResourcePermissions
(String sourcePortletId, String targetPortletId) List<com.liferay.portal.kernel.model.Portlet>
List<com.liferay.portal.kernel.model.Portlet>
List<com.liferay.portal.kernel.model.Portlet>
getAllPortlets
(boolean includeSystem) List<com.liferay.portal.kernel.model.Portlet>
getAllPortlets
(String columnId) protected String
getColumnValue
(String columnId) protected long
protected LayoutTypePortletImpl
List<com.liferay.portal.kernel.model.Portlet>
List<com.liferay.portal.kernel.model.Portlet>
List<com.liferay.portal.kernel.model.Portlet>
getExplicitlyAddedPortlets
(boolean includeCustomizableColumns) com.liferay.portal.kernel.model.Layout
com.liferay.portal.kernel.model.LayoutTemplate
getModeCustom
(String portletMode) protected String[]
int
protected long
getPlid()
com.liferay.portal.kernel.portlet.PortalPreferences
List<com.liferay.portal.kernel.model.Portlet>
protected String[]
getStaticPortletIds
(String position) List<com.liferay.portal.kernel.model.Portlet>
getStaticPortlets
(String position) protected String
protected String
getUserPreference
(String key) boolean
hasDefaultScopePortletId
(long groupId, String portletId) boolean
hasModeAboutPortletId
(String portletId) boolean
hasModeConfigPortletId
(String portletId) boolean
hasModeCustomPortletId
(String portletId, String portletMode) boolean
hasModeEditDefaultsPortletId
(String portletId) boolean
hasModeEditGuestPortletId
(String portletId) boolean
hasModeEditPortletId
(String portletId) boolean
hasModeHelpPortletId
(String portletId) boolean
hasModePreviewPortletId
(String portletId) boolean
hasModePrintPortletId
(String portletId) boolean
hasModeViewPortletId
(String portletId) protected boolean
hasNonstaticPortletId
(String portletId) protected boolean
hasNonstaticPortletId
(String columnId, String portletId) boolean
hasPortletId
(String portletId) boolean
hasPortletId
(String portletId, boolean strict) boolean
boolean
hasStateMaxPortletId
(String portletId) boolean
boolean
hasStateMinPortletId
(String portletId) boolean
hasStateNormalPortletId
(String portletId) protected boolean
hasStaticPortletId
(String columnId, String portletId) boolean
protected boolean
boolean
boolean
isColumnCustomizable
(String columnId) boolean
isColumnDisabled
(String columnId) boolean
boolean
boolean
protected boolean
boolean
isPortletCustomizable
(String portletId) boolean
isPortletEmbedded
(String portletId) void
movePortletId
(long userId, String portletId, String columnId, int columnPos) protected void
onRemoveFromLayout
(String[] portletIds) void
removeCustomization
(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties) void
removeModeAboutPortletId
(String portletId) void
removeModeConfigPortletId
(String portletId) void
removeModeEditDefaultsPortletId
(String portletId) void
removeModeEditGuestPortletId
(String portletId) void
removeModeEditPortletId
(String portletId) void
removeModeHelpPortletId
(String portletId) void
removeModePreviewPortletId
(String portletId) void
removeModePrintPortletId
(String portletId) void
removeModesPortletId
(String portletId) void
removeNestedColumns
(String portletNamespace) void
removePortletId
(long userId, String portletId) void
removePortletId
(long userId, String portletId, boolean cleanUp) void
removeStateMaxPortletId
(String portletId) void
removeStateMinPortletId
(String portletId) void
removeStatesPortletId
(String portletId) void
reorganizePortlets
(List<String> newColumns, List<String> oldColumns) void
void
void
void
setCustomizedView
(boolean customizedView) void
setLayoutTemplateId
(long userId, String newLayoutTemplateId) void
setLayoutTemplateId
(long userId, String newLayoutTemplateId, boolean checkPermission) void
setModeAbout
(String modeAbout) void
setModeConfig
(String modeConfig) void
setModeCustom
(String modeCustom, String portletMode) void
setModeEdit
(String modeEdit) void
setModeEditDefaults
(String modeEditDefaults) void
setModeEditGuest
(String modeEditGuest) void
setModeHelp
(String modeHelp) void
setModePreview
(String modePreview) void
setModePrint
(String modePrint) void
setPortalPreferences
(com.liferay.portal.kernel.portlet.PortalPreferences portalPreferences) void
setStateMax
(String stateMax) void
setStateMin
(String stateMin) void
setUpdatePermission
(boolean updatePermission) protected void
setUserPreference
(String key, String value) Methods inherited from class com.liferay.portal.model.impl.LayoutTypeImpl
getConfigurationActionDelete, getConfigurationActionUpdate, getDefaultURL, getLayout, getLayoutTypeAccessPolicy, getLayoutTypeController, getTypeSettingsProperties, getTypeSettingsProperty, getTypeSettingsProperty, getURL, getURL, isBrowsable, isFirstPageable, isParentable, isSitemapable, isURLFriendliable, replaceVariables, setTypeSettingsProperty
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.LayoutType
getConfigurationActionDelete, getConfigurationActionUpdate, getLayout, getLayoutTypeAccessPolicy, getLayoutTypeController, getTypeSettingsProperties, getTypeSettingsProperty, getTypeSettingsProperty, getURL, isBrowsable, isFirstPageable, isParentable, isSitemapable, isURLFriendliable, setTypeSettingsProperty
-
Constructor Details
-
LayoutTypePortletImpl
public LayoutTypePortletImpl(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.LayoutTypeController layoutTypeController, com.liferay.portal.kernel.model.LayoutTypeAccessPolicy layoutTypeAccessPolicy)
-
-
Method Details
-
addModeAboutPortletId
- Specified by:
addModeAboutPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addModeConfigPortletId
- Specified by:
addModeConfigPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addModeCustomPortletId
- Specified by:
addModeCustomPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addModeEditDefaultsPortletId
- Specified by:
addModeEditDefaultsPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addModeEditGuestPortletId
- Specified by:
addModeEditGuestPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addModeEditPortletId
- Specified by:
addModeEditPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addModeHelpPortletId
- Specified by:
addModeHelpPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addModePreviewPortletId
- Specified by:
addModePreviewPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addModePrintPortletId
- Specified by:
addModePrintPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addPortletId
- Specified by:
addPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addPortletId
- Specified by:
addPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addPortletId
- Specified by:
addPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addPortletId
public String addPortletId(long userId, String portletId, String columnId, int columnPos, boolean checkPermission) - Specified by:
addPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addPortletIds
- Specified by:
addPortletIds
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addPortletIds
public void addPortletIds(long userId, String[] portletIds, String columnId, boolean checkPermission) - Specified by:
addPortletIds
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addStateMaxPortletId
- Specified by:
addStateMaxPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addStateMinPortletId
- Specified by:
addStateMinPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addStaticPortlets
public List<com.liferay.portal.kernel.model.Portlet> addStaticPortlets(List<com.liferay.portal.kernel.model.Portlet> portlets, List<com.liferay.portal.kernel.model.Portlet> startPortlets, List<com.liferay.portal.kernel.model.Portlet> endPortlets) - Specified by:
addStaticPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getAddedCustomPortletMode
- Specified by:
getAddedCustomPortletMode
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getAllNonembeddedPortlets
- Specified by:
getAllNonembeddedPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getAllPortlets
- Specified by:
getAllPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getAllPortlets
- Specified by:
getAllPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getAllPortlets
- Specified by:
getAllPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getColumn
- Specified by:
getColumn
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getColumns
- Specified by:
getColumns
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getEmbeddedPortlets
- Specified by:
getEmbeddedPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getExplicitlyAddedPortlets
- Specified by:
getExplicitlyAddedPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getExplicitlyAddedPortlets
public List<com.liferay.portal.kernel.model.Portlet> getExplicitlyAddedPortlets(boolean includeCustomizableColumns) - Specified by:
getExplicitlyAddedPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getLayoutSetPrototypeLayout
public com.liferay.portal.kernel.model.Layout getLayoutSetPrototypeLayout()- Specified by:
getLayoutSetPrototypeLayout
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getLayoutSetPrototypeLayoutProperty
- Specified by:
getLayoutSetPrototypeLayoutProperty
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getLayoutTemplate
public com.liferay.portal.kernel.model.LayoutTemplate getLayoutTemplate()- Specified by:
getLayoutTemplate
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getLayoutTemplateId
- Specified by:
getLayoutTemplateId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModeAbout
- Specified by:
getModeAbout
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModeConfig
- Specified by:
getModeConfig
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModeCustom
- Specified by:
getModeCustom
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModeEdit
- Specified by:
getModeEdit
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModeEditDefaults
- Specified by:
getModeEditDefaults
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModeEditGuest
- Specified by:
getModeEditGuest
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModeHelp
- Specified by:
getModeHelp
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModePreview
- Specified by:
getModePreview
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getModePrint
- Specified by:
getModePrint
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getNumOfColumns
public int getNumOfColumns()- Specified by:
getNumOfColumns
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getPortalPreferences
public com.liferay.portal.kernel.portlet.PortalPreferences getPortalPreferences()- Specified by:
getPortalPreferences
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getPortletIds
- Specified by:
getPortletIds
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getPortlets
- Specified by:
getPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getStateMax
- Specified by:
getStateMax
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getStateMaxPortletId
- Specified by:
getStateMaxPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getStateMin
- Specified by:
getStateMin
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
getStaticPortlets
- Specified by:
getStaticPortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasDefaultScopePortletId
- Specified by:
hasDefaultScopePortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModeAboutPortletId
- Specified by:
hasModeAboutPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModeConfigPortletId
- Specified by:
hasModeConfigPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModeCustomPortletId
- Specified by:
hasModeCustomPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModeEditDefaultsPortletId
- Specified by:
hasModeEditDefaultsPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModeEditGuestPortletId
- Specified by:
hasModeEditGuestPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModeEditPortletId
- Specified by:
hasModeEditPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModeHelpPortletId
- Specified by:
hasModeHelpPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModePreviewPortletId
- Specified by:
hasModePreviewPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModePrintPortletId
- Specified by:
hasModePrintPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasModeViewPortletId
- Specified by:
hasModeViewPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasPortletId
- Specified by:
hasPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasPortletId
- Specified by:
hasPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasStateMax
public boolean hasStateMax()- Specified by:
hasStateMax
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasStateMaxPortletId
- Specified by:
hasStateMaxPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasStateMin
public boolean hasStateMin()- Specified by:
hasStateMin
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasStateMinPortletId
- Specified by:
hasStateMinPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasStateNormalPortletId
- Specified by:
hasStateNormalPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
hasUpdatePermission
public boolean hasUpdatePermission()- Specified by:
hasUpdatePermission
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
isCacheable
public boolean isCacheable()- Specified by:
isCacheable
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
isColumnCustomizable
- Specified by:
isColumnCustomizable
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
isColumnDisabled
- Specified by:
isColumnDisabled
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
isCustomizable
public boolean isCustomizable()- Specified by:
isCustomizable
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
isCustomizedView
public boolean isCustomizedView()- Specified by:
isCustomizedView
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
isDefaultUpdated
public boolean isDefaultUpdated()- Specified by:
isDefaultUpdated
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
isPortletCustomizable
- Specified by:
isPortletCustomizable
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
isPortletEmbedded
- Specified by:
isPortletEmbedded
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
movePortletId
- Specified by:
movePortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeCustomization
public void removeCustomization(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties) - Specified by:
removeCustomization
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModeAboutPortletId
- Specified by:
removeModeAboutPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModeConfigPortletId
- Specified by:
removeModeConfigPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModeEditDefaultsPortletId
- Specified by:
removeModeEditDefaultsPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModeEditGuestPortletId
- Specified by:
removeModeEditGuestPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModeEditPortletId
- Specified by:
removeModeEditPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModeHelpPortletId
- Specified by:
removeModeHelpPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModePreviewPortletId
- Specified by:
removeModePreviewPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModePrintPortletId
- Specified by:
removeModePrintPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeModesPortletId
- Specified by:
removeModesPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeNestedColumns
- Specified by:
removeNestedColumns
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removePortletId
- Specified by:
removePortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removePortletId
- Specified by:
removePortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeStateMaxPortletId
- Specified by:
removeStateMaxPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeStateMinPortletId
- Specified by:
removeStateMinPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
removeStatesPortletId
- Specified by:
removeStatesPortletId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
reorganizePortlets
- Specified by:
reorganizePortlets
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
resetModes
public void resetModes()- Specified by:
resetModes
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
resetStates
public void resetStates()- Specified by:
resetStates
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
resetUserPreferences
public void resetUserPreferences()- Specified by:
resetUserPreferences
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setCustomizedView
public void setCustomizedView(boolean customizedView) - Specified by:
setCustomizedView
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setLayoutTemplateId
- Specified by:
setLayoutTemplateId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setLayoutTemplateId
- Specified by:
setLayoutTemplateId
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModeAbout
- Specified by:
setModeAbout
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModeConfig
- Specified by:
setModeConfig
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModeCustom
- Specified by:
setModeCustom
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModeEdit
- Specified by:
setModeEdit
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModeEditDefaults
- Specified by:
setModeEditDefaults
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModeEditGuest
- Specified by:
setModeEditGuest
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModeHelp
- Specified by:
setModeHelp
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModePreview
- Specified by:
setModePreview
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setModePrint
- Specified by:
setModePrint
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setPortalPreferences
public void setPortalPreferences(com.liferay.portal.kernel.portlet.PortalPreferences portalPreferences) - Specified by:
setPortalPreferences
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setStateMax
- Specified by:
setStateMax
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setStateMin
- Specified by:
setStateMin
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
setUpdatePermission
public void setUpdatePermission(boolean updatePermission) - Specified by:
setUpdatePermission
in interfacecom.liferay.portal.kernel.model.LayoutTypePortlet
-
addNestedColumn
-
addPortletId
-
copyPreferences
-
copyResourcePermissions
-
getColumnValue
-
getCompanyId
protected long getCompanyId() -
getDefaultLayoutTypePortletImpl
-
getNestedColumns
-
getPlid
protected long getPlid() -
getStaticPortletIds
-
getThemeId
-
getUserPreference
-
hasNonstaticPortletId
-
hasNonstaticPortletId
-
hasStaticPortletId
-
hasUserPreferences
protected boolean hasUserPreferences() -
isLayoutSetPrototype
protected boolean isLayoutSetPrototype() -
onRemoveFromLayout
-
setUserPreference
-