Liferay 7.0-ce-m6

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.blogsadmin.action   
com.liferay.portlet.expando   
com.liferay.portlet.mobiledevicerules   
com.liferay.portlet.portletconfiguration   
com.liferay.portlet.usergroupsadmin   
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.blogsadmin.action
 

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

Uses of LiferayPortlet in com.liferay.portlet.expando
 

Subclasses of LiferayPortlet in com.liferay.portlet.expando
 class ExpandoPortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet.mobiledevicerules
 

Subclasses of LiferayPortlet in com.liferay.portlet.mobiledevicerules
 class MDRPortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet.portletconfiguration
 

Subclasses of LiferayPortlet in com.liferay.portlet.portletconfiguration
 class PortletConfigurationPortlet
           
 

Uses of LiferayPortlet in com.liferay.portlet.usergroupsadmin
 

Subclasses of LiferayPortlet in com.liferay.portlet.usergroupsadmin
 class UserGroupsAdminPortlet
           
 

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-m6