Man Page: html::formhandler::field::noneditable
Operating Environment: debian
Section: 3pm
HTML::FormHandler::Field::NonEditable(3pm) User Contributed Perl Documentation HTML::FormHandler::Field::NonEditable(3pm)NAMEHTML::FormHandler::Field::NonEditable - reset fieldVERSIONversion 0.40013SYNOPSISAnother flavor of a display field, but unlike HTML::FormHandler::Field::Display it's intended to be rendered somewhat more like a "real" field, like the 'non-editable' "fields" in Bootstrap. has_field 'source' => ( type => 'NonEditable', value => 'Outsourced' ); By default uses the 'Span' widget.AUTHORFormHandler Contributors - see HTML::FormHandlerCOPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Gerda Shank. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-25 HTML::FormHandler::Field::NonEditable(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |