Liferay 7.0-ce-a2

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

Packages that use LiferayPortlet
com.liferay.portal.kernel.portlet This package defines the kernel portlet interfaces and classes. 
com.liferay.portal.kernel.portlet.bridges.mvc   
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
com.liferay.portlet.directory   
com.liferay.portlet.login   
com.liferay.portlet.login.action   
com.liferay.util.bridges.freemarker   
com.liferay.util.bridges.jsp   
com.liferay.util.bridges.wai   
 

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

Subclasses of LiferayPortlet in com.liferay.portal.kernel.portlet
 class BaseConfigurationAction
          Deprecated. As of 6.1.0, replaced by DefaultConfigurationAction
 class BaseJSPSettingsConfigurationAction
           
 class DefaultConfigurationAction
           
 class SettingsConfigurationAction
           
 

Uses of LiferayPortlet in com.liferay.portal.kernel.portlet.bridges.mvc
 

Subclasses of LiferayPortlet in com.liferay.portal.kernel.portlet.bridges.mvc
 class MVCPortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet
 

Subclasses of LiferayPortlet in com.liferay.portlet
 class StrutsPortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet.directory
 

Subclasses of LiferayPortlet in com.liferay.portlet.directory
 class FriendsDirectoryPortlet
           
 class MySitesDirectoryPortlet
           
 class PortalDirectoryPortlet
           
 class SiteMembersDirectoryPortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet.login
 

Subclasses of LiferayPortlet in com.liferay.portlet.login
 class LoginPortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet.login.action
 

Subclasses of LiferayPortlet in com.liferay.portlet.login.action
 class ConfigurationActionImpl
           
 

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

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


Liferay 7.0-ce-a2