org.apache.pluto.tags
Class BasicURLTag.TEI

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended byorg.apache.pluto.tags.BasicURLTag.TEI
Enclosing class:
BasicURLTag

public static class BasicURLTag.TEI
extends javax.servlet.jsp.tagext.TagExtraInfo


Field Summary
static java.util.Hashtable definedWindowStates
           
static java.util.Hashtable portletModes
           
 
Constructor Summary
BasicURLTag.TEI()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData tagData)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

definedWindowStates

public static final java.util.Hashtable definedWindowStates

portletModes

public static final java.util.Hashtable portletModes
Constructor Detail

BasicURLTag.TEI

public BasicURLTag.TEI()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData tagData)


Copyright © 2003-2004 . All Rights Reserved.