Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
DateTextBox dijit

array
$_allowedFormatTypes= 'array(
'long''
Allowed formatLength types
array(
'long'
Details
array
$_allowedSelectorTypes= 'array(
'time''
Allowed selector types
array(
'time'
Details
setDatePattern(
string $pattern
)
:
\Zend_Dojo_Form_Element_NumberTextBox
Set date format pattern
Name | Type | Description |
---|---|---|
$pattern | string |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_NumberTextBox |

setFormatLength(
string $formatLength
)
:
\Zend_Dojo_Form_Element_NumberTextBox
Set numeric format formatLength
Name | Type | Description |
---|---|---|
$formatLength | string |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_NumberTextBox |

setLocale(
string $locale
)
:
\Zend_Dojo_Form_Element_DateTextBox
Set locale
Name | Type | Description |
---|---|---|
$locale | string |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_DateTextBox |

setSelector(
string $selector
)
:
\Zend_Dojo_Form_Element_NumberTextBox
Set numeric format Selector
Name | Type | Description |
---|---|---|
$selector | string |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_NumberTextBox |