Nibble forms
Package:
Summary:
Generate and validate HTML forms
Groups:
Author:
Description:
This package can be used to generate and validate HTML forms.
It can compose and generate HTML forms by adding to the form objects that define the behavior of each form input.
The input object classes may also implement several types of validation for verifying the form input values.
Currently the package provides classes for field objects of the types text, e-mail address, password, radio buttons, single and multiple select inputs, checkbox and file.
It can compose and generate HTML forms by adding to the form objects that define the behavior of each form input.
The input object classes may also implement several types of validation for verifying the form input values.
Currently the package provides classes for field objects of the types text, e-mail address, password, radio buttons, single and multiple select inputs, checkbox and file.
Comments are closed.