public class LayoutSetImpl extends LayoutSetBaseImpl
Each Group in Liferay can have a public and a private layout set.
This keeps information common to all layouts (pages) in the layout set.
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, HEAD_COLUMN_BITMASK, HEADID_COLUMN_BITMASK, LAYOUTSETID_COLUMN_BITMASK, LAYOUTSETPROTOTYPEUUID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, LOGOID_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, PRIVATELAYOUT_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER| Constructor and Description |
|---|
LayoutSetImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.ColorScheme |
getColorScheme()
Returns the layout set's color scheme.
|
String |
getCompanyFallbackVirtualHostname() |
com.liferay.portal.kernel.model.Group |
getGroup()
Returns the layout set's group.
|
long |
getLayoutSetPrototypeId()
Returns the layout set prototype's ID, or
0 if it has no
layout set prototype. |
long |
getLiveLogoId() |
boolean |
getLogo() |
String |
getSettings() |
com.liferay.portal.kernel.util.UnicodeProperties |
getSettingsProperties() |
String |
getSettingsProperty(String key) |
com.liferay.portal.kernel.model.Theme |
getTheme() |
protected com.liferay.portal.kernel.model.Theme |
getTheme(String device) |
String |
getThemeSetting(String key,
String device) |
String |
getVirtualHostname()
Returns the name of the layout set's virtual host.
|
boolean |
hasSetModifiedDate() |
boolean |
isLayoutSetPrototypeLinkActive() |
boolean |
isLogo() |
void |
setCompanyFallbackVirtualHostname(String companyFallbackVirtualHostname) |
void |
setSettings(String settings) |
void |
setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsProperties) |
void |
setVirtualHostname(String virtualHostname)
Sets the name of the layout set's virtual host.
|
persistclone, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColorSchemeId, getColumnBitmask, getCompanyId, getCreateDate, getCss, getExpandoBridge, getGroupId, getHead, getHeadId, getLayoutSetId, getLayoutSetPrototypeLinkEnabled, getLayoutSetPrototypeUuid, getLogoId, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getOriginalCompanyId, getOriginalGroupId, getOriginalHead, getOriginalHeadId, getOriginalLayoutSetPrototypeUuid, getOriginalLogoId, getOriginalPrivateLayout, getPageCount, getPrimaryKey, getPrimaryKeyObj, getPrivateLayout, getThemeId, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, isHead, isLayoutSetPrototypeLinkEnabled, isPrivateLayout, populateVersionModel, resetOriginalValues, setColorSchemeId, setCompanyId, setCreateDate, setCss, setExpandoBridgeAttributes, setGroupId, setHead, setHeadId, setLayoutSetId, setLayoutSetPrototypeLinkEnabled, setLayoutSetPrototypeUuid, setLogoId, setModelAttributes, setModifiedDate, setMvccVersion, setPageCount, setPrimaryKey, setPrimaryKeyObj, setPrivateLayout, setThemeId, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelgetColorSchemeId, getCompanyId, getCreateDate, getCss, getGroupId, getHeadId, getLayoutSetId, getLayoutSetPrototypeLinkEnabled, getLayoutSetPrototypeUuid, getLogoId, getModifiedDate, getMvccVersion, getPageCount, getPrimaryKey, getPrivateLayout, getThemeId, isLayoutSetPrototypeLinkEnabled, isPrivateLayout, setColorSchemeId, setCompanyId, setCreateDate, setCss, setGroupId, setHeadId, setLayoutSetId, setLayoutSetPrototypeLinkEnabled, setLayoutSetPrototypeUuid, setLogoId, setModifiedDate, setMvccVersion, setPageCount, setPrimaryKey, setPrivateLayout, setThemeIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic com.liferay.portal.kernel.model.ColorScheme getColorScheme()
Just like themes, color schemes can be configured on the layout set level. The layout set's color scheme can be overridden on the layout level.
public String getCompanyFallbackVirtualHostname()
getCompanyFallbackVirtualHostname in interface com.liferay.portal.kernel.model.LayoutSetgetCompanyFallbackVirtualHostname in class LayoutSetModelImplpublic com.liferay.portal.kernel.model.Group getGroup()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long getLayoutSetPrototypeId()
throws com.liferay.portal.kernel.exception.PortalException
0 if it has no
layout set prototype.
Prototype is Liferay's technical name for a site template.
0 if it has no
layout set prototypecom.liferay.portal.kernel.exception.PortalExceptionpublic long getLiveLogoId()
public boolean getLogo()
public String getSettings()
getSettings in interface com.liferay.portal.kernel.model.LayoutSetModelgetSettings in class LayoutSetModelImplpublic com.liferay.portal.kernel.util.UnicodeProperties getSettingsProperties()
public String getSettingsProperty(String key)
public com.liferay.portal.kernel.model.Theme getTheme()
public String getThemeSetting(String key,
String device)
public String getVirtualHostname()
When accessing a layout set that has a the virtual host, the URL elements "/web/sitename" or "/group/sitename" can be omitted.
getVirtualHostname in interface com.liferay.portal.kernel.model.LayoutSetgetVirtualHostname in class LayoutSetModelImplpublic boolean hasSetModifiedDate()
hasSetModifiedDate in interface com.liferay.portal.kernel.model.LayoutSethasSetModifiedDate in class LayoutSetModelImplpublic boolean isLayoutSetPrototypeLinkActive()
public boolean isLogo()
public void setCompanyFallbackVirtualHostname(String companyFallbackVirtualHostname)
setCompanyFallbackVirtualHostname in interface com.liferay.portal.kernel.model.LayoutSetsetCompanyFallbackVirtualHostname in class LayoutSetModelImplpublic void setSettings(String settings)
setSettings in interface com.liferay.portal.kernel.model.LayoutSetModelsetSettings in class LayoutSetModelImplpublic void setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsProperties)
public void setVirtualHostname(String virtualHostname)
setVirtualHostname in interface com.liferay.portal.kernel.model.LayoutSetsetVirtualHostname in class LayoutSetModelImplvirtualHostname - the name of the layout set's virtual hostgetVirtualHostname()protected com.liferay.portal.kernel.model.Theme getTheme(String device)