Liferay 6.1.2-ce-ga3

com.liferay.taglib.portlet
Class ResourceURLTei

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.liferay.taglib.portlet.ActionURLTei
          extended by com.liferay.taglib.portlet.ResourceURLTei

public class ResourceURLTei
extends ActionURLTei


Constructor Summary
ResourceURLTei()
           
 
Method Summary
 
Methods inherited from class com.liferay.taglib.portlet.ActionURLTei
getVariableInfo
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceURLTei

public ResourceURLTei()

Liferay 6.1.2-ce-ga3