|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTagSupport
net.sourceforge.pebble.web.tagext.IsAuthorisedForBlogTag
public class IsAuthorisedForBlogTag
A custom tag that includes its body content if the current is authorised for the given blog.
| Constructor Summary | |
|---|---|
IsAuthorisedForBlogTag()
|
|
| Method Summary | |
|---|---|
int |
doStartTag()
Implementation from the Tag interface - this is called when the opening tag is encountered. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsAuthorisedForBlogTag()
| Method Detail |
|---|
public int doStartTag()
throws JspException
javax.servlet.jsp.JspException - if something goes wrong
JspException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||