Query: html::widget::error
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::Widget::Error(3pm) User Contributed Perl Documentation HTML::Widget::Error(3pm)NAMEHTML::Widget::Error - ErrorSYNOPSISmy @errors = $form->errors('foo'); for my $error (@errors) { print $error->type; print $error->message; }DESCRIPTIONError.METHODSname Arguments: $name Return Value: $name message Arguments: $message Return Value: $message no_render Arguments: $bool If true, this error will not be displayed by "$result->as_xml". This is used internally used by "render_errors" in HTML::Widget::Constraint. type Arguments: $type Return Value: $typeAUTHORSebastian 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::Error(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Detecting unused variables... |
Weird 'find' results |
New UNIX and Linux History Sections |