com.liferay.taglib.ui
Class SectionTei

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.liferay.taglib.ui.SectionTei

public class SectionTei
extends javax.servlet.jsp.tagext.TagExtraInfo

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
SectionTei()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
           
 
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

SectionTei

public SectionTei()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo