com.liferay.faces.bridge.helper
Class PortletModeHelper

java.lang.Object
  extended by com.liferay.faces.bridge.helper.PortletModeHelper

public class PortletModeHelper
extends Object

Author:
Neil Griffin

Field Summary
static String PORTLET_MODE_EDIT
           
static String PORTLET_MODE_HELP
           
static String[] PORTLET_MODE_NAMES
           
static String PORTLET_MODE_VIEW
           
 
Constructor Summary
PortletModeHelper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORTLET_MODE_VIEW

public static final String PORTLET_MODE_VIEW

PORTLET_MODE_EDIT

public static final String PORTLET_MODE_EDIT

PORTLET_MODE_HELP

public static final String PORTLET_MODE_HELP

PORTLET_MODE_NAMES

public static final String[] PORTLET_MODE_NAMES
Constructor Detail

PortletModeHelper

public PortletModeHelper()


Copyright © 2014 Liferay, Inc.. All Rights Reserved.