com.liferay.portlet.assetcategoriesnavigation.template
Class AssetCategoriesNavigationPortletDisplayTemplateHandler
java.lang.Object
com.liferay.portal.kernel.portletdisplaytemplate.BasePortletDisplayTemplateHandler
com.liferay.portlet.assetcategoriesnavigation.template.AssetCategoriesNavigationPortletDisplayTemplateHandler
- All Implemented Interfaces:
- PortletDisplayTemplateHandler
public class AssetCategoriesNavigationPortletDisplayTemplateHandler
- extends BasePortletDisplayTemplateHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetCategoriesNavigationPortletDisplayTemplateHandler
public AssetCategoriesNavigationPortletDisplayTemplateHandler()
getClassName
public String getClassName()
- Description copied from interface:
PortletDisplayTemplateHandler
- Returns the class name of the portlet display template.
- Returns:
- the class name of the portlet display template
getName
public String getName(Locale locale)
- Description copied from interface:
PortletDisplayTemplateHandler
- Returns the name of the portlet display template.
- Parameters:
locale - the locale of the portlet display template name to get
- Returns:
- the name of the portlet display template
getResourceName
public String getResourceName()
- Description copied from interface:
PortletDisplayTemplateHandler
- Returns the name of the resource the portlet display template is
associated with. Permissions on the resource are checked when adding a
new portlet display template.
- Returns:
- the name of the resource
getTemplatesHelpKey
protected String getTemplatesHelpKey()
- Overrides:
getTemplatesHelpKey in class BasePortletDisplayTemplateHandler