PHP Class Zend_View_Helper_TimeZoneSelect

Fully compatible with Zend_View_Helper_FormSelect, if you leave the $options empty the default timezone list is used.
Author: Kevin Papst
Inheritance: extends Zend_View_Helper_FormSelect
Show file Open project: kimai/kimai

Public Methods

Method Description
timeZoneSelect ( $name, $value = null, $attribs = null, $options = null, $listsep = "<br /> " )

Method Details

timeZoneSelect() public method

public timeZoneSelect ( $name, $value = null, $attribs = null, $options = null, $listsep = "<br /> " )