PHP 클래스 Admin_Form_Comment

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

공개 메소드들

메소드 설명
init ( )
setFromEntity ( Comments $comment ) : void Set default values by entity

메소드 상세

init() 공개 메소드

public init ( )

setFromEntity() 공개 메소드

Set default values by entity
public setFromEntity ( Comments $comment ) : void
$comment Comments
리턴 void