Package com.liferay.portal.kernel.model
Interface LayoutTemplate
- All Superinterfaces:
Comparable<LayoutTemplate>,Plugin,Serializable
- Author:
- Brian Wing Shun Chan
-
Field Summary
Fields inherited from interface com.liferay.portal.kernel.model.Plugin
TYPE_HOOK, TYPE_LAYOUT_TEMPLATE, TYPE_PORTLET, TYPE_THEME, TYPE_WEB -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanbooleanbooleanbooleanbooleanvoidsetColumns(List<String> columns) voidsetContent(String content) voidvoidsetServletContext(javax.servlet.ServletContext servletContext) voidsetServletContextName(String servletContextName) voidsetStandard(boolean standard) voidsetTemplatePath(String templatePath) voidsetThemeId(String themeId) voidsetThumbnailPath(String thumbnailPath) Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.Plugin
getDefaultPluginSetting, getDefaultPluginSetting, getPluginId, getPluginPackage, getPluginType, setDefaultPluginSetting, setPluginPackage
-
Method Details
-
getColumns
-
getContent
String getContent() -
getContextPath
String getContextPath() -
getLayoutTemplateId
String getLayoutTemplateId() -
getName
String getName() -
getName
-
getServletContextName
String getServletContextName() -
getStandard
boolean getStandard() -
getStaticResourcePath
String getStaticResourcePath() -
getTemplatePath
String getTemplatePath() -
getThemeId
String getThemeId() -
getThumbnailPath
String getThumbnailPath() -
getUncachedContent
- Throws:
IOException
-
getWARFile
boolean getWARFile() -
hasSetContent
boolean hasSetContent() -
isStandard
boolean isStandard() -
isWARFile
boolean isWARFile() -
setColumns
-
setContent
-
setName
-
setServletContext
void setServletContext(javax.servlet.ServletContext servletContext) -
setServletContextName
-
setStandard
void setStandard(boolean standard) -
setTemplatePath
-
setThemeId
-
setThumbnailPath
-