org.mmbase.bridge.jsp.taglib.edit
Class CreateAliasTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.mmbase.bridge.jsp.taglib.ContextReferrerTag
org.mmbase.bridge.jsp.taglib.CloudReferrerTag
org.mmbase.bridge.jsp.taglib.NodeReferrerTag
org.mmbase.bridge.jsp.taglib.edit.CreateAliasTag
- All Implemented Interfaces:
- BodyTag, IterationTag, Serializable, Tag
- Direct Known Subclasses:
- DeleteAliasTag
- public class CreateAliasTag
- extends NodeReferrerTag
To call the method createAlias from Node.
- Version:
- $Id: CreateAliasTag.java,v 1.9 2003/09/02 19:47:49 michiel Exp $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
| Methods inherited from class org.mmbase.bridge.jsp.taglib.ContextReferrerTag |
findLoopOrQuery, findParentTag, findParentTag, findParentTag, findParentTag, findWriter, findWriter, getAttribute, getAttributeBoolean, getAttributeInteger, getAttributeInteger, getAttributeValue, getContentTag, getContextProvider, getContextTag, getDefaultLocale, getEscapedValue, getId, getObject, getObjectConditional, getPageContext, getPageContextTag, getReferid, getString, getTaglibVersion, getTimeZone, getWriterValue, haveBody, release, setContext, setEscape, setId, setJspvar, setListdelimiter, setPageContext, setReferid, setVartype, setWrite, setWriter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateAliasTag
public CreateAliasTag()
setName
public void setName(String n)
throws JspTagException
- Throws:
JspTagException
doJob
protected void doJob(Node n,
String a)
doEndTag
public int doEndTag()
throws JspTagException
- Add the alias.
- Specified by:
doEndTag in interface Tag- Overrides:
doEndTag in class ContextReferrerTag
- Throws:
JspTagException- To Do:
- I think doEndTag is not always called if no body!!
MMBase build 1.8.1.20060716