Man Page: html::formfu::element::number
Operating Environment: debian
Section: 3pm
HTML::FormFu::Element::Number(3pm) User Contributed Perl Documentation HTML::FormFu::Element::Number(3pm)NAMEHTML::FormFu::Element::Number - Number element with formattingSYNOPSIS--- elements: - type: Number locale: de_DE precision: 2 trailing_zeroes: 1DESCRIPTIONThis element formats numbers according to the current locale. You can set this locale either by setting "$form->locale" or by setting the element's locale. If none of them is set the element uses the system's locale.METHODSlocale Set the locale for this element. The format of the number is chosen according to this locale. precision Set the precision for the number. Defaults to 2. trailing_zeroes If this is set to 1 the number has trailing zeroes. Defaults to 0.SEE ALSOHTML::FormFu::Deflator::FormatNumber HTML::FormFu::Filter::FormatNumber "locale" in HTML::FormFuAUTHORMoritz Onken " onken at houseofdesign.de " perl v5.14.2 2011-05-10 HTML::FormFu::Element::Number(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Weird 'find' results |
| New UNIX and Linux History Sections |