no.sesat.search.view.taglib
Class PublishingPageTag

java.lang.Object
  extended by javax.servlet.jsp.tagext.SimpleTagSupport
      extended by no.sesat.search.view.taglib.AbstractVelocityTemplateTag
          extended by no.sesat.search.view.taglib.PublishingPageTag
All Implemented Interfaces:
JspTag, SimpleTag

public final class PublishingPageTag
extends AbstractVelocityTemplateTag

Version:
$Id: PublishingPageTag.java 7225 2009-04-09 00:32:20Z ssmiweve $

Constructor Summary
PublishingPageTag()
           
 
Method Summary
 void doTag()
          Called by the container to invoke this tag.
 void setPage(String value)
          Setter for the command attribute.
 void setTemplate(String template)
          Setter for template to parse
 
Methods inherited from class no.sesat.search.view.taglib.AbstractVelocityTemplateTag
findLayout, findLayout, forwardJsp, getSiteManually, importJsp, importVelocity
 
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishingPageTag

public PublishingPageTag()
Method Detail

doTag

public void doTag()
           throws JspException
Called by the container to invoke this tag. The implementation of this method is provided by the tag library developer, and handles all tag processing, body iteration, etc.

Specified by:
doTag in interface SimpleTag
Overrides:
doTag in class SimpleTagSupport
Throws:
JspException

setPage

public void setPage(String value)
Setter for the command attribute.


setTemplate

public void setTemplate(String template)
Setter for template to parse



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.