Skip to content
Mo McRoberts edited this page Aug 7, 2011 · 1 revision

HTML form generation and handling

Form is a base class.

Synopsis

uses('form');

Public Methods

  • [[Form::__construct]]()
  • [[Form::checkSubmission]]()
  • [[Form::field]]()
  • [[Form::submit]]()
  • [[Form::cancel]]()
  • [[Form::render]]()

Clone this wiki locally