Overview

Helper for a 'time' pseudo-element.

For an element named 'foo[bar]', builds a series of selects:

  • foo[bar][H] : 00-23

  • foo[bar][i] : 00-59

Package

This class is part of the Solar_View_Helper_Form package.

Inheritance:

Configuration Keys

  • y_first: The default year to show first in the year options. Defaults to four years before the current year.

  • y_last: The default year to show last in the year options. Defaults to four years after the current year.

Constants

None.

Public Properties

The Solar_View_Helper_FormTime class has no public properties; try the list of all properties.

Public Methods

These are all the public methods in the Solar_View_Helper_FormTime class.

You can also view the list of all public, protected, and private methods.

__construct()

Constructor.

__destruct()

Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().

dump()

Convenience method for getting a dump the whole object, or one of its properties, or an external variable.

formTime()

Helper for a 'time' pseudo-element.

formTimestamp()

Helper for a 'timestamp' pseudo-element.

locale()

Looks up class-specific locale strings based on a key.



Local