HTML::FormFu::Element::DateTime man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

HTML::FormFu::Element:UsereContributed Perl HTML::FormFu::Element::DateTime(3)

NAME
       HTML::FormFu::Element::DateTime - Date / Time combo field

SYNOPSIS
	   ---
	   elements:
	     - type: DateTime
	       name: start_datetime
	       label: 'Start:'
	       auto_inflate: 1

DESCRIPTION
       Sub-class of Date element, providing extra "hour" and "minute" Select
       menus.

METHODS
   hour
       Arguments: \%setting

       Set values effecting the "hour" select menu. Known keys are:

       name

       Override the auto-generated name of the select menu.

       default

       Set the default value of the select menu

       prefix

       Arguments: $value

       Arguments: \@values

       A string or arrayref of strings to be inserted into the start of the
       select menu.

       Each value is only used as the label for a select item - the value for
       each of these items is always the empty string ''.

       prefix_loc

       Arguments: $localization_key

       Arguments: \@localization_keys

       A localized string or arrayref of localized strings to be inserted into
       the start of the select menu.

       Each value is localized and then only used as the label for a select
       item - the value for each of these items is always the empty string ''.

       Use "prefix_loc" insted of "prefix".

   minute
       Arguments: \%setting

       Set values effecting the "minute" select menu. Known keys are:

       name

       Override the auto-generated name of the select menu.

       default

       Set the default value of the select menu

       prefix

       Arguments: $value

       Arguments: \@values

       A string or arrayref of strings to be inserted into the start of the
       select menu.

       Each value is only used as the label for a select item - the value for
       each of these items is always the empty string ''.

       prefix_loc

       Arguments: $localization_key

       Arguments: \@localization_keys

       A localized string or arrayref of localized strings to be inserted into
       the start of the select menu.

       Each value is localized and then only used as the label for a select
       item - the value for each of these items is always the empty string ''.

       Use "prefix_loc" insted of "prefix".

   second
       Arguments: \%setting

       Set values effecting the "second" select menu. Known keys are:

       name

       Override the auto-generated name of the select menu.

       default

       Set the default value of the select menu

       prefix

       Arguments: $value

       Arguments: \@values

       A string or arrayref of strings to be inserted into the start of the
       select menu.

       Each value is only used as the label for a select item - the value for
       each of these items is always the empty string ''.

       prefix_loc

       Arguments: $localization_key

       Arguments: \@localization_keys

       A localized string or arrayref of localized strings to be inserted into
       the start of the select menu.

       Each value is localized and then only used as the label for a select
       item - the value for each of these items is always the empty string ''.

       Use "prefix_loc" insted of "prefix".

   field_order
       Arguments: \@fields

       Default Value: ['day', 'month', 'year', 'hour', 'minute']

       Specify the order of the date fields in the rendered HTML.

       If you want the "second" selector to display, you must set both
       "/field_order" and strftime yourself. Eg:

	   elements:
	     type: DateTime
	     name: foo
	     strftime: '%d-%m-%Y %H:%M:%S'
	     field_order: ['day', 'month', 'year', 'hour', 'minute', 'second']

       Not all fields are required. No single field can be used more than
       once.

CAVEATS
       See "CAVEATS" in HTML::FormFu::Element::Date

SEE ALSO
       Is a sub-class of, and inherits methods from
       HTML::FormFu::Element::Date HTML::FormFu::Element::_Field,
       HTML::FormFu::Element::Multi, HTML::FormFu::Element::Block,
       HTML::FormFu::Element

       HTML::FormFu

AUTHOR
       Carl Franks, "cfranks@cpan.org"

LICENSE
       This library is free software, you can redistribute it and/or modify it
       under the same terms as Perl itself.

perl v5.14.2			  2012-01-23HTML::FormFu::Element::DateTime(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net