Liferay 6.1.2-ce-ga3

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.tagscompiler   
com.liferay.portlet.translator   
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.tagscompiler
 

Subclasses of LiferayPortlet in com.liferay.portlet.tagscompiler
 class TagsCompilerPortlet
           
 

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.jsp
 

Subclasses of LiferayPortlet in com.liferay.util.bridges.jsp
 class JSPPortlet
          Deprecated. This class has been renamed to com.liferay.util.bridges.mvc.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.1.2-ce-ga3