Quizzer::Element::Web::Boolean - A check box on a form


Quizzer documentation  | view source Contained in the Quizzer distribution.

Index


NAME

Top

Quizzer::Element::Web::Boolean - A check box on a form

DESCRIPTION

Top

This element handles a check box on a web form.

METHODS

Top

show

Generates and returns html representing the check box.

process

This gets called once the user has entered a value, to process it before it is stored.


Quizzer documentation  | view source Contained in the Quizzer distribution.