PHP Class Newscoop\Form

Inheritance: extends Zend_For\Zend_Form
Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Méthodes publiques

Méthode Description
init ( )
setSimpleDecorate ( )
setTemplate ( array $subObject = [] ) Set the form for ajax template with the subObject namespace

Méthodes protégées

Méthode Description
addOldSecurity ( ) Add some security S
addSecurity ( ) Add some CSRF protection CSRF equals Cross-site request forgery

Method Details

addOldSecurity() protected méthode

Add some security S
protected addOldSecurity ( )

addSecurity() protected méthode

Add some CSRF protection CSRF equals Cross-site request forgery
protected addSecurity ( )

init() public méthode

public init ( )

setSimpleDecorate() public méthode

public setSimpleDecorate ( )

setTemplate() public méthode

Set the form for ajax template with the subObject namespace
public setTemplate ( array $subObject = [] )
$subObject array