
HTML::FormFu::Element::_Input - input field base-class

Base-class for HTML::FormFu::Element::Button, HTML::FormFu::Element::Checkbox, HTML::FormFu::Element::File, HTML::FormFu::Element::Hidden, HTML::FormFu::Element::Password, HTML::FormFu::Element::Radio, HTML::FormFu::Element::Text.


Is a sub-class of, and inherits methods from HTML::FormFu::Element::_Field, HTML::FormFu::Element

Carl Franks,
cfranks@cpan.org

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.