com.liferay.portal.servlet.taglib.portlet
Class TagUtil

java.lang.Object
  extended by com.liferay.portal.servlet.taglib.portlet.TagUtil

public class TagUtil
extends java.lang.Object

View Source

Author:
Deepak Gothe

Constructor Summary
TagUtil()
           
 
Method Summary
static com.liferay.portal.kernel.portlet.LiferayPortletURL getLiferayPortletURL(javax.servlet.http.HttpServletRequest request, java.lang.String portletName, java.lang.String lifecycle)
           
static java.lang.String getPortletName(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagUtil

public TagUtil()
Method Detail

getLiferayPortletURL

public static com.liferay.portal.kernel.portlet.LiferayPortletURL getLiferayPortletURL(javax.servlet.http.HttpServletRequest request,
                                                                                       java.lang.String portletName,
                                                                                       java.lang.String lifecycle)

getPortletName

public static java.lang.String getPortletName(javax.servlet.http.HttpServletRequest request)