Package com.liferay.portal.kernel.model
Interface LayoutTypePortlet
- All Superinterfaces:
LayoutType,Serializable
Deprecated.
As of Cavanaugh (7.4.x), replaced by Content Pages
- Author:
- Brian Wing Shun Chan, Raymond Augé, Neil Griffin
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddModeAboutPortletId(String portletId) Deprecated.voidaddModeConfigPortletId(String portletId) Deprecated.voidaddModeCustomPortletId(String portletId, String portletMode) Deprecated.voidaddModeEditDefaultsPortletId(String portletId) Deprecated.voidaddModeEditGuestPortletId(String portletId) Deprecated.voidaddModeEditPortletId(String portletId) Deprecated.voidaddModeHelpPortletId(String portletId) Deprecated.voidaddModePreviewPortletId(String portletId) Deprecated.voidaddModePrintPortletId(String portletId) Deprecated.addPortletId(long userId, String portletId) Deprecated.addPortletId(long userId, String portletId, boolean checkPermission) Deprecated.addPortletId(long userId, String portletId, String columnId, int columnPos) Deprecated.addPortletId(long userId, String portletId, String columnId, int columnPos, boolean checkPermission) Deprecated.voidaddPortletIds(long userId, String[] portletIds, boolean checkPermission) Deprecated.voidaddPortletIds(long userId, String[] portletIds, String columnId, boolean checkPermission) Deprecated.voidaddStateMaxPortletId(String portletId) Deprecated.voidaddStateMinPortletId(String portletId) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getAllPortlets(boolean includeSystem) Deprecated.getAllPortlets(String columnId) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getExplicitlyAddedPortlets(boolean includeCustomizableColumns) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getModeCustom(String portletMode) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.intDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getStaticPortlets(String position) Deprecated.booleanhasDefaultScopePortletId(long groupId, String portletId) Deprecated.booleanhasModeAboutPortletId(String portletId) Deprecated.booleanhasModeConfigPortletId(String portletId) Deprecated.booleanhasModeCustomPortletId(String portletId, String portletMode) Deprecated.booleanhasModeEditDefaultsPortletId(String portletId) Deprecated.booleanhasModeEditGuestPortletId(String portletId) Deprecated.booleanhasModeEditPortletId(String portletId) Deprecated.booleanhasModeHelpPortletId(String portletId) Deprecated.booleanhasModePreviewPortletId(String portletId) Deprecated.booleanhasModePrintPortletId(String portletId) Deprecated.booleanhasModeViewPortletId(String portletId) Deprecated.booleanhasPortletId(String portletId) Deprecated.booleanhasPortletId(String portletId, boolean strict) Deprecated.booleanDeprecated.booleanhasStateMaxPortletId(String portletId) Deprecated.booleanDeprecated.booleanhasStateMinPortletId(String portletId) Deprecated.booleanhasStateNormalPortletId(String portletId) Deprecated.booleanDeprecated.booleanDeprecated.booleanisColumnCustomizable(String columnId) Deprecated.booleanisColumnDisabled(String columnId) Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanisPortletCustomizable(String portletId) Deprecated.booleanisPortletEmbedded(String portletId) Deprecated.voidmovePortletId(long userId, String portletId, String columnId, int columnPos) Deprecated.voidremoveCustomization(UnicodeProperties typeSettingsUnicodeProperties) Deprecated.voidremoveModeAboutPortletId(String portletId) Deprecated.voidremoveModeConfigPortletId(String portletId) Deprecated.voidremoveModeEditDefaultsPortletId(String portletId) Deprecated.voidremoveModeEditGuestPortletId(String portletId) Deprecated.voidremoveModeEditPortletId(String portletId) Deprecated.voidremoveModeHelpPortletId(String portletId) Deprecated.voidremoveModePreviewPortletId(String portletId) Deprecated.voidremoveModePrintPortletId(String portletId) Deprecated.voidremoveModesPortletId(String portletId) Deprecated.voidremoveNestedColumns(String portletNamespace) Deprecated.voidremovePortletId(long userId, String portletId) Deprecated.voidremovePortletId(long userId, String portletId, boolean modeAndState) Deprecated.voidremoveStateMaxPortletId(String portletId) Deprecated.voidremoveStateMinPortletId(String portletId) Deprecated.voidremoveStatesPortletId(String portletId) Deprecated.voidreorganizePortlets(List<String> newColumns, List<String> oldColumns) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetCustomizedView(boolean customizedView) Deprecated.voidsetLayoutTemplateId(long userId, String newLayoutTemplateId) Deprecated.voidsetLayoutTemplateId(long userId, String newLayoutTemplateId, boolean checkPermission) Deprecated.voidsetModeAbout(String modeAbout) Deprecated.voidsetModeConfig(String modeConfig) Deprecated.voidsetModeCustom(String modeCustom, String portletMode) Deprecated.voidsetModeEdit(String modeEdit) Deprecated.voidsetModeEditDefaults(String modeEditDefaults) Deprecated.voidsetModeEditGuest(String modeEditGuest) Deprecated.voidsetModeHelp(String modeHelp) Deprecated.voidsetModePreview(String modePreview) Deprecated.voidsetModePrint(String modePrint) Deprecated.voidsetPortalPreferences(PortalPreferences portalPreferences) Deprecated.voidsetStateMax(String stateMax) Deprecated.voidsetStateMin(String stateMin) Deprecated.voidsetUpdatePermission(boolean updatePermission) Deprecated.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
-
Method Details
-
addModeAboutPortletId
Deprecated. -
addModeConfigPortletId
Deprecated. -
addModeCustomPortletId
Deprecated. -
addModeEditDefaultsPortletId
Deprecated. -
addModeEditGuestPortletId
Deprecated. -
addModeEditPortletId
Deprecated. -
addModeHelpPortletId
Deprecated. -
addModePreviewPortletId
Deprecated. -
addModePrintPortletId
Deprecated. -
addPortletId
Deprecated. -
addPortletId
Deprecated. -
addPortletId
Deprecated. -
addPortletId
String addPortletId(long userId, String portletId, String columnId, int columnPos, boolean checkPermission) Deprecated. -
addPortletIds
Deprecated. -
addPortletIds
Deprecated. -
addStateMaxPortletId
Deprecated. -
addStateMinPortletId
Deprecated. -
addStaticPortlets
List<Portlet> addStaticPortlets(List<Portlet> portlets, List<Portlet> startPortlets, List<Portlet> endPortlets) Deprecated. -
getAddedCustomPortletMode
String getAddedCustomPortletMode()Deprecated. -
getAllNonembeddedPortlets
Deprecated. -
getAllPortlets
Deprecated. -
getAllPortlets
Deprecated. -
getAllPortlets
Deprecated. -
getColumn
Deprecated. -
getColumns
Deprecated. -
getEmbeddedPortlets
Deprecated. -
getExplicitlyAddedPortlets
Deprecated. -
getExplicitlyAddedPortlets
Deprecated. -
getLayoutSetPrototypeLayout
Layout getLayoutSetPrototypeLayout()Deprecated. -
getLayoutSetPrototypeLayoutProperty
Deprecated. -
getLayoutTemplate
LayoutTemplate getLayoutTemplate()Deprecated. -
getLayoutTemplateId
String getLayoutTemplateId()Deprecated. -
getModeAbout
String getModeAbout()Deprecated. -
getModeConfig
String getModeConfig()Deprecated. -
getModeCustom
Deprecated. -
getModeEdit
String getModeEdit()Deprecated. -
getModeEditDefaults
String getModeEditDefaults()Deprecated. -
getModeEditGuest
String getModeEditGuest()Deprecated. -
getModeHelp
String getModeHelp()Deprecated. -
getModePreview
String getModePreview()Deprecated. -
getModePrint
String getModePrint()Deprecated. -
getNumOfColumns
int getNumOfColumns()Deprecated. -
getPortalPreferences
PortalPreferences getPortalPreferences()Deprecated. -
getPortletIds
Deprecated. -
getPortlets
Deprecated. -
getStateMax
String getStateMax()Deprecated. -
getStateMaxPortletId
String getStateMaxPortletId()Deprecated. -
getStateMin
String getStateMin()Deprecated. -
getStaticPortlets
Deprecated. -
hasDefaultScopePortletId
Deprecated. -
hasModeAboutPortletId
Deprecated. -
hasModeConfigPortletId
Deprecated. -
hasModeCustomPortletId
Deprecated. -
hasModeEditDefaultsPortletId
Deprecated. -
hasModeEditGuestPortletId
Deprecated. -
hasModeEditPortletId
Deprecated. -
hasModeHelpPortletId
Deprecated. -
hasModePreviewPortletId
Deprecated. -
hasModePrintPortletId
Deprecated. -
hasModeViewPortletId
Deprecated. -
hasPortletId
Deprecated. -
hasPortletId
Deprecated. -
hasStateMax
boolean hasStateMax()Deprecated. -
hasStateMaxPortletId
Deprecated. -
hasStateMin
boolean hasStateMin()Deprecated. -
hasStateMinPortletId
Deprecated. -
hasStateNormalPortletId
Deprecated. -
hasUpdatePermission
boolean hasUpdatePermission()Deprecated. -
isCacheable
boolean isCacheable()Deprecated. -
isColumnCustomizable
Deprecated. -
isColumnDisabled
Deprecated. -
isCustomizable
boolean isCustomizable()Deprecated. -
isCustomizedView
boolean isCustomizedView()Deprecated. -
isDefaultUpdated
boolean isDefaultUpdated()Deprecated. -
isPortletCustomizable
Deprecated. -
isPortletEmbedded
Deprecated. -
movePortletId
Deprecated. -
removeCustomization
Deprecated. -
removeModeAboutPortletId
Deprecated. -
removeModeConfigPortletId
Deprecated. -
removeModeEditDefaultsPortletId
Deprecated. -
removeModeEditGuestPortletId
Deprecated. -
removeModeEditPortletId
Deprecated. -
removeModeHelpPortletId
Deprecated. -
removeModePreviewPortletId
Deprecated. -
removeModePrintPortletId
Deprecated. -
removeModesPortletId
Deprecated. -
removeNestedColumns
Deprecated. -
removePortletId
Deprecated. -
removePortletId
Deprecated. -
removeStateMaxPortletId
Deprecated. -
removeStateMinPortletId
Deprecated. -
removeStatesPortletId
Deprecated. -
reorganizePortlets
Deprecated. -
resetModes
void resetModes()Deprecated. -
resetStates
void resetStates()Deprecated. -
resetUserPreferences
void resetUserPreferences()Deprecated. -
setCustomizedView
void setCustomizedView(boolean customizedView) Deprecated. -
setLayoutTemplateId
Deprecated. -
setLayoutTemplateId
Deprecated. -
setModeAbout
Deprecated. -
setModeConfig
Deprecated. -
setModeCustom
Deprecated. -
setModeEdit
Deprecated. -
setModeEditDefaults
Deprecated. -
setModeEditGuest
Deprecated. -
setModeHelp
Deprecated. -
setModePreview
Deprecated. -
setModePrint
Deprecated. -
setPortalPreferences
Deprecated. -
setStateMax
Deprecated. -
setStateMin
Deprecated. -
setUpdatePermission
void setUpdatePermission(boolean updatePermission) Deprecated.
-