PHP Class Admin_Form_Comment, newscoop

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

Public Methods

Method Description
init ( )
setFromEntity ( Comments $comment ) : void Set default values by entity

Method Details

init() public method

public init ( )

setFromEntity() public method

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