|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>
com.liferay.portal.model.impl.LayoutRevisionModelImpl
com.liferay.portal.model.impl.LayoutRevisionBaseImpl
com.liferay.portal.model.impl.LayoutRevisionImpl
public class LayoutRevisionImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.model.LayoutRevision |
|---|
LAYOUT_REVISION_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
LayoutRevisionImpl()
|
|
| Method Summary | |
|---|---|
List<com.liferay.portal.kernel.model.LayoutRevision> |
getChildren()
|
com.liferay.portal.kernel.model.ColorScheme |
getColorScheme()
|
String |
getCssText()
|
String |
getHTMLTitle(Locale locale)
|
String |
getHTMLTitle(String localeLanguageId)
|
boolean |
getIconImage()
|
com.liferay.portal.kernel.model.LayoutBranch |
getLayoutBranch()
|
com.liferay.portal.kernel.model.LayoutSet |
getLayoutSet()
|
String |
getRegularURL(javax.servlet.http.HttpServletRequest request)
|
com.liferay.portal.kernel.model.Theme |
getTheme()
|
String |
getThemeSetting(String key,
String device)
|
String |
getTypeSettings()
|
com.liferay.portal.kernel.util.UnicodeProperties |
getTypeSettingsProperties()
|
String |
getTypeSettingsProperty(String key)
|
String |
getTypeSettingsProperty(String key,
String defaultValue)
|
boolean |
hasChildren()
|
boolean |
isContentDisplayPage()
|
boolean |
isIconImage()
|
boolean |
isInheritLookAndFeel()
|
void |
setTypeSettings(String typeSettings)
|
void |
setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)
|
| Methods inherited from class com.liferay.portal.model.impl.LayoutRevisionBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.model.LayoutRevisionModel |
|---|
clone, compareTo, getAvailableLanguageIds, getColorSchemeId, getCompanyId, getCreateDate, getCss, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getGroupId, getHead, getIconImageId, getKeywords, getKeywords, getKeywords, getKeywords, getKeywords, getKeywordsCurrentLanguageId, getKeywordsCurrentValue, getKeywordsMap, getLayoutBranchId, getLayoutRevisionId, getLayoutSetBranchId, getMajor, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getParentLayoutRevisionId, getPlid, getPrimaryKey, getPrimaryKeyObj, getPrivateLayout, getRobots, getRobots, getRobots, getRobots, getRobots, getRobotsCurrentLanguageId, getRobotsCurrentValue, getRobotsMap, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThemeId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUserId, getUserName, getUserUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isHead, isInactive, isIncomplete, isMajor, isNew, isPending, isPrivateLayout, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setHead, setIconImageId, setKeywords, setKeywords, setKeywords, setKeywordsCurrentLanguageId, setKeywordsMap, setKeywordsMap, setLayoutBranchId, setLayoutRevisionId, setLayoutSetBranchId, setMajor, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setParentLayoutRevisionId, setPlid, setPrimaryKey, setPrimaryKeyObj, setPrivateLayout, setRobots, setRobots, setRobots, setRobotsCurrentLanguageId, setRobotsMap, setRobotsMap, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThemeId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public LayoutRevisionImpl()
| Method Detail |
|---|
public List<com.liferay.portal.kernel.model.LayoutRevision> getChildren()
public com.liferay.portal.kernel.model.ColorScheme getColorScheme()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getCssText()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic String getHTMLTitle(Locale locale)
public String getHTMLTitle(String localeLanguageId)
public boolean getIconImage()
public com.liferay.portal.kernel.model.LayoutBranch getLayoutBranch()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.LayoutSet getLayoutSet()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getRegularURL(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.Theme getTheme()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getThemeSetting(String key,
String device)
public String getTypeSettings()
getTypeSettings in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetTypeSettings in class LayoutRevisionModelImplpublic com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
public String getTypeSettingsProperty(String key)
public String getTypeSettingsProperty(String key,
String defaultValue)
public boolean hasChildren()
public boolean isContentDisplayPage()
public boolean isIconImage()
public boolean isInheritLookAndFeel()
public void setTypeSettings(String typeSettings)
setTypeSettings in interface com.liferay.portal.kernel.model.LayoutRevisionModelsetTypeSettings in class LayoutRevisionModelImplpublic void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||