PHP Class Admin_View_Helper_ModerateBodyComment

Inheritance: extends Zend_View_Helper_Abstract
Show file Open project: sourcefabric/newscoop

Public Methods

Method Description
moderateBodyComment ( Comment $comment ) : void Render actions

Method Details

moderateBodyComment() public method

Render actions
public moderateBodyComment ( Comment $comment ) : void
$comment Newscoop\Entity\Comment
return void