|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Layout
This interface is a model that represents the Layout table in the database.
Customize LayoutImpl and rerun the
ServiceBuilder to generate the new methods.
LayoutModel,
LayoutImpl,
LayoutModelImpl| Method Detail |
|---|
List<Layout> getAllChildren()
throws SystemException
SystemException
long getAncestorLayoutId()
throws PortalException,
SystemException
PortalException
SystemException
long getAncestorPlid()
throws PortalException,
SystemException
PortalException
SystemException
List<Layout> getAncestors()
throws PortalException,
SystemException
PortalException
SystemException
List<Layout> getChildren()
throws SystemException
SystemException
List<Layout> getChildren(PermissionChecker permissionChecker)
throws PortalException,
SystemException
PortalException
SystemException
ColorScheme getColorScheme()
throws PortalException,
SystemException
PortalException
SystemException
String getCssText()
throws PortalException,
SystemException
PortalException
SystemException
Group getGroup()
throws PortalException,
SystemException
PortalException
SystemExceptionString getHTMLTitle(Locale locale)
String getHTMLTitle(String localeLanguageId)
LayoutSet getLayoutSet()
throws PortalException,
SystemException
PortalException
SystemExceptionLayoutType getLayoutType()
String getName(Locale locale)
String getName(Locale locale,
boolean useDefault)
String getName(String localeLanguageId)
String getName(String localeLanguageId,
boolean useDefault)
long getParentPlid()
throws PortalException,
SystemException
PortalException
SystemException
String getRegularURL(javax.servlet.http.HttpServletRequest request)
throws PortalException,
SystemException
PortalException
SystemException
String getResetLayoutURL(javax.servlet.http.HttpServletRequest request)
throws PortalException,
SystemException
PortalException
SystemException
String getResetMaxStateURL(javax.servlet.http.HttpServletRequest request)
throws PortalException,
SystemException
PortalException
SystemException
Group getScopeGroup()
throws PortalException,
SystemException
PortalException
SystemExceptionString getTarget()
Theme getTheme()
throws PortalException,
SystemException
PortalException
SystemExceptionString getTitle(Locale locale)
String getTitle(Locale locale,
boolean useDefault)
String getTitle(String localeLanguageId)
String getTitle(String localeLanguageId,
boolean useDefault)
String getTypeSettings()
getTypeSettings in interface LayoutModelUnicodeProperties getTypeSettingsProperties()
ColorScheme getWapColorScheme()
throws PortalException,
SystemException
PortalException
SystemException
Theme getWapTheme()
throws PortalException,
SystemException
PortalException
SystemException
boolean hasAncestor(long layoutId)
throws PortalException,
SystemException
PortalException
SystemException
boolean hasChildren()
throws SystemException
SystemException
boolean hasScopeGroup()
throws PortalException,
SystemException
PortalException
SystemException
boolean isChildSelected(boolean selectable,
Layout layout)
throws PortalException,
SystemException
PortalException
SystemExceptionboolean isFirstChild()
boolean isFirstParent()
boolean isInheritLookAndFeel()
boolean isInheritWapLookAndFeel()
boolean isPublicLayout()
boolean isRootLayout()
boolean isSelected(boolean selectable,
Layout layout,
long ancestorPlid)
boolean isTypeArticle()
boolean isTypeControlPanel()
boolean isTypeEmbedded()
boolean isTypeLinkToLayout()
boolean isTypePanel()
boolean isTypePortlet()
boolean isTypeURL()
void setName(String name,
Locale locale)
void setTitle(String title,
Locale locale)
void setTypeSettings(String typeSettings)
setTypeSettings in interface LayoutModelvoid setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||