Man Page: html::widget::element::hidden
Operating Environment: debian
Section: 3pm
HTML::Widget::Element::Hidden(3pm) User Contributed Perl Documentation HTML::Widget::Element::Hidden(3pm)NAMEHTML::Widget::Element::Hidden - Hidden ElementSYNOPSISmy $e = $widget->element( 'Hidden', 'foo' ); $e->value('bar');DESCRIPTIONHidden Element.METHODSvalue Default value is 1. retain_default If true, overrides the default behaviour, so that after a field is missing from the form submission, the xml output will contain the default value, rather than be empty. new containerizeSEE ALSOHTML::Widget::ElementAUTHORSebastian Riedel, "sri@oook.de"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2007-03-01 HTML::Widget::Element::Hidden(3pm)
| Related Man Pages |
|---|
| xml::element(3) - centos |
| html::elementraw(3pm) - debian |
| html::formfu::element::radiogroup(3pm) - debian |
| html::widget::element::button(3pm) - debian |
| xml::element(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |