|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletDisplayTemplateHandler
| Method Summary | |
|---|---|
String |
getClassName()
Returns the class name of the portlet display template. |
List<Element> |
getDefaultTemplateElements()
Returns a list of elements containing the information of the portlet display templates to be installed by default. |
String |
getName(Locale locale)
Returns the name of the portlet display template. |
String |
getResourceName()
Returns the name of the resource the portlet display template is associated with. |
String |
getTemplatesHelpPath(String language)
Returns the path to the help template of the portlet display. |
| Method Detail |
|---|
String getClassName()
List<Element> getDefaultTemplateElements()
throws Exception
Exception - if an exception occurred assembling the default
template elementsString getName(Locale locale)
locale - the locale of the portlet display template name to get
String getResourceName()
String getTemplatesHelpPath(String language)
language - the language of the template
|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||