Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.template.TemplateHandlerRegistry

Packages that use TemplateHandlerRegistry
com.liferay.portal.kernel.template   
com.liferay.portal.template   
 

Uses of TemplateHandlerRegistry in com.liferay.portal.kernel.template
 

Methods in com.liferay.portal.kernel.template that return TemplateHandlerRegistry
static TemplateHandlerRegistry TemplateHandlerRegistryUtil.getTemplateRegistry()
           
 

Methods in com.liferay.portal.kernel.template with parameters of type TemplateHandlerRegistry
 void TemplateHandlerRegistryUtil.setTemplateHandlerRegistry(TemplateHandlerRegistry templateHandlerRegistry)
           
 

Uses of TemplateHandlerRegistry in com.liferay.portal.template
 

Classes in com.liferay.portal.template that implement TemplateHandlerRegistry
 class TemplateHandlerRegistryImpl
           
 


Liferay 6.2-ce-ga5