Class Phalcon\Forms\Manager
Methods
public create (string $name, [object $entity])
Creates a form registering it in the forms manager
public get (mixed $name)
Returns a form by its name
public has (mixed $name)
Checks if a form is registered in the forms manager
public set (mixed $name, Phalcon\Forms\Form $form)
Registers a form in the Forms Manager
© 2011–2017 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/latest/api/Phalcon_Forms_Manager.html