NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminEditCommentsAction Class Reference
[Action]

Inherits AdminAction.

List of all members.


Public Member Functions

 AdminEditCommentsAction ($actionInfo, $request)
 perform ()

Detailed Description

Action that shows a list of all the comments or trackbacks for a given post

Definition at line 14 of file admineditcommentsaction.class.php.


Member Function Documentation

AdminEditCommentsAction.AdminEditCommentsAction ( actionInfo,
request 
)

Constructor. If nothing else, it also has to call the constructor of the parent class, BlogAction with the same parameters

Definition at line 21 of file admineditcommentsaction.class.php.

References $request, AdminAction.AdminAction(), Action.registerFieldValidator(), and Action.setValidationErrorView().

AdminEditCommentsAction.perform (  ) 

Carries out the specified action

Reimplemented from Action.

Definition at line 36 of file admineditcommentsaction.class.php.

References $article, $articleId, $articles, and AdminAction.setCommonData().