We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HTML form generation and handling
Form is a base class.
Form
uses('form');
[[Form::__construct]]()
[[Form::checkSubmission]]()
[[Form::field]]()
[[Form::submit]]()
[[Form::cancel]]()
[[Form::render]]()