|
NAMEJifty::Web::Form::Field::Checkbox - Add checkboxes to your forms METHODSaccessorsProvide "checked" and "value" accessors, in addition to Jifty::Web::Form::Field's default accessors. "value" defaults to "1". render_widgetRenders the checkbox widget. render_valueRenders value as a checkbox widget. javascript_preemptBy default, javascript (such as onclick handlers) should not actually prevent browsers from placing the checkmark in the checkbox.
|