| Rose-HTMLx-Form-Field-Serial documentation | view source | Contained in the Rose-HTMLx-Form-Field-Serial distribution. |
Rose::HTMLx::Form::Field::Serial - represent auto-increment columns in a form
# see Rose::HTML::Form::Field::Hidden
Rose::HTMLx::Form::Field::Serial is a subclass of Rose::HTML::Form::Field::Hidden. It exists simply to isolate a particular kind of form field that should not be updated via form but may need to be passed as a param or viewed in a (x)html serialized format. The namespace is reserved in the event that future functionality may be added, but mostly to uniquely identify this field type for use with Rose::DBx::Garden.
Currently no methods are overridden.
Peter Karman, <karman@cpan.org>
Please report any bugs or feature requests to
bug-rose-htmlx-form-field-serial@rt.cpan.org, or through the web interface at
http://rt.cpan.org. I will be notified, and then you'll automatically be
notified of progress on your bug as I make changes.
The Minnesota Supercomputing Institute http://www.msi.umn.edu/
sponsored the development of this software.
Copyright 2008 by the Regents of the University of Minnesota.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Rose-HTMLx-Form-Field-Serial documentation | view source | Contained in the Rose-HTMLx-Form-Field-Serial distribution. |