|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.turbine.modules.Assembler org.apache.turbine.modules.Action org.apache.turbine.modules.ActionEvent org.apache.turbine.util.velocity.VelocityActionEvent org.apache.turbine.modules.actions.VelocityAction org.apache.turbine.modules.actions.VelocitySecureAction net.sourceforge.blogentis.modules.actions.CommentRemove
Field Summary |
Fields inherited from class org.apache.turbine.modules.ActionEvent |
BUTTON, BUTTON_LENGTH, LENGTH, log, METHOD_NAME_LENGTH, METHOD_NAME_PREFIX |
Constructor Summary | |
CommentRemove()
|
Method Summary | |
void |
doPerform(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context)
|
protected boolean |
isAuthorized(org.apache.turbine.util.RunData data)
|
Methods inherited from class org.apache.turbine.modules.actions.VelocitySecureAction |
perform |
Methods inherited from class org.apache.turbine.modules.actions.VelocityAction |
doPerform, getContext, setTemplate |
Methods inherited from class org.apache.turbine.util.velocity.VelocityActionEvent |
executeEvents |
Methods inherited from class org.apache.turbine.modules.ActionEvent |
considerKey, executeEvents, formatString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CommentRemove()
Method Detail |
public void doPerform(org.apache.turbine.util.RunData data, org.apache.velocity.context.Context context) throws java.lang.Exception
java.lang.Exception
protected boolean isAuthorized(org.apache.turbine.util.RunData data) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |