org.apache.pluto.tags
Class PortletURLTag.TEI

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.apache.pluto.tags.BaseURLTag.TEI
          extended by org.apache.pluto.tags.PortletURLTag.TEI
Enclosing class:
PortletURLTag

public static class PortletURLTag.TEI
extends BaseURLTag.TEI

TagExtraInfo class for PortletURLTag.


Field Summary
static Hashtable<String,Object> definedWindowStates
           
static Hashtable<String,Object> portletModes
           
 
Constructor Summary
PortletURLTag.TEI()
           
 
Method Summary
 
Methods inherited from class org.apache.pluto.tags.BaseURLTag.TEI
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
 

Field Detail

definedWindowStates

public static final Hashtable<String,Object> definedWindowStates

portletModes

public static final Hashtable<String,Object> portletModes
Constructor Detail

PortletURLTag.TEI

public PortletURLTag.TEI()


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.