Liferay 7.0-ce-b7 portal-service

com.liferay.admin.kernel.util
Class PortalControlMenuApplicationType

java.lang.Object
  extended by com.liferay.admin.kernel.util.PortalControlMenuApplicationType

Deprecated. As of 7.0.0, with a replacement. Theme developers must eventually switch from using Velocity templates that leverage this taglib wrapper mechanism, to using FreeMarker templates that leverage the liferay-product-navigation:control-menu tag.

@Deprecated
public class PortalControlMenuApplicationType
extends Object


Nested Class Summary
static interface PortalControlMenuApplicationType.ControlMenu
          Deprecated.  
 
Constructor Summary
PortalControlMenuApplicationType()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalControlMenuApplicationType

public PortalControlMenuApplicationType()
Deprecated. 

Liferay 7.0-ce-b7 portal-service