PHP 클래스 Admin_View_Helper_ModerateBodyComment

상속: extends Zend_View_Helper_Abstract
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
moderateBodyComment ( Comment $comment ) : void Render actions

메소드 상세

moderateBodyComment() 공개 메소드

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