Public Member Functions | Public Attributes

CommentHandler Class Reference
[Pages_user]

Handle requests for user comments. More...

Inheritance diagram for CommentHandler:
Handler

List of all members.

Public Member Functions

 CommentHandler ()
 delete ($args)
 validate ($paperId)

Public Attributes

 $paper

Detailed Description

Handle requests for user comments.

Definition at line 23 of file CommentHandler.inc.php.


Member Function Documentation

CommentHandler.CommentHandler (  ) 

Constructor

Definition at line 30 of file CommentHandler.inc.php.

CommentHandler.delete ( args  ) 

Delete the specified comment and all its children.

Definition at line 150 of file CommentHandler.inc.php.

References Validation.isConferenceManager(), Request.redirect(), and validate().

CommentHandler.validate ( paperId  ) 

Member Data Documentation

CommentHandler.$paper

the paper associated with the comment

Definition at line 25 of file CommentHandler.inc.php.

Referenced by validate().


The documentation for this class was generated from the following file: