PHP Class Newscoop\Form

Inheritance: extends Zend_For\Zend_Form
Datei anzeigen Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

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

Protected Methods

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

Method Details

addOldSecurity() protected method

Add some security S
protected addOldSecurity ( )

addSecurity() protected method

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

init() public method

public init ( )

setSimpleDecorate() public method

public setSimpleDecorate ( )

setTemplate() public method

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