Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.portlet.LiferayPortlet

Packages that use LiferayPortlet
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
com.liferay.portlet.iframe   
com.liferay.portlet.translator   
com.liferay.util.bridges.freemarker   
com.liferay.util.bridges.jsp   
com.liferay.util.bridges.mvc   
com.liferay.util.bridges.wai   
 

Uses of LiferayPortlet in com.liferay.portlet
 

Subclasses of LiferayPortlet in com.liferay.portlet
 class StrutsPortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet.iframe
 

Subclasses of LiferayPortlet in com.liferay.portlet.iframe
 class IFramePortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet.translator
 

Subclasses of LiferayPortlet in com.liferay.portlet.translator
 class TranslatorPortlet
           
 

Uses of LiferayPortlet in com.liferay.util.bridges.freemarker
 

Subclasses of LiferayPortlet in com.liferay.util.bridges.freemarker
 class FreeMarkerPortlet
           
 

Uses of LiferayPortlet in com.liferay.util.bridges.jsp
 

Subclasses of LiferayPortlet in com.liferay.util.bridges.jsp
 class JSPPortlet
          Deprecated. As of 6.2.0, renamed to MVCPortlet
 

Uses of LiferayPortlet in com.liferay.util.bridges.mvc
 

Subclasses of LiferayPortlet in com.liferay.util.bridges.mvc
 class MVCPortlet
           
 

Uses of LiferayPortlet in com.liferay.util.bridges.wai
 

Subclasses of LiferayPortlet in com.liferay.util.bridges.wai
 class WAIPortlet
           
 


Liferay 6.2-ce-ga5