|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTagSupport
net.sourceforge.pebble.web.tagext.IsBlogOwnerTag
public class IsBlogOwnerTag
A custom tag that includes its body content if the current user belongs to the "blog owner" role for the blog.
| Constructor Summary | |
|---|---|
IsBlogOwnerTag()
|
|
| 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 IsBlogOwnerTag()
| Method Detail |
|---|
public int doStartTag()
throws JspException
JspException - if something goes wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||