Man Page: html::widget::filter
Operating Environment: debian
Section: 3pm
HTML::Widget::Filter(3pm) User Contributed Perl Documentation HTML::Widget::Filter(3pm)NAMEHTML::Widget::Filter - Filter Base ClassSYNOPSISmy $f = $widget->filter( $type, @names ); $c->names(@names);DESCRIPTIONFilter Base Class.METHODSfilter Arguments: $value Return Value: $filtered_value FIlter given value. init Arguments: $widget Called once when process() gets called for the first time. names Arguments: @names Return Value: @names Contains names of params to filter. prepare Arguments: $widget Called whenever process() gets called. process Arguments: \%params, @uploadsAUTHORSebastian 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::Filter(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |