PHP Class Admin_Form_Comment

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

Méthodes publiques

Méthode Description
init ( )
setFromEntity ( Comments $comment ) : void Set default values by entity

Method Details

init() public méthode

public init ( )

setFromEntity() public méthode

Set default values by entity
public setFromEntity ( Comments $comment ) : void
$comment Comments
Résultat void