PHP Class Admin_View_Helper_ModerateBodyComment

Inheritance: extends Zend_View_Helper_Abstract
Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
moderateBodyComment ( Comment $comment ) : void Render actions

Method Details

moderateBodyComment() public méthode

Render actions
public moderateBodyComment ( Comment $comment ) : void
$comment Newscoop\Entity\Comment
Résultat void