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.
TimeTextBox dijit

_validateIso8601(
string $format
)
:
true
Validate ISO 8601 time format
Name | Type | Description |
---|---|---|
$format | string |
Type | Description |
---|---|
true |
Exception | Description |
---|---|
\Zend_Form_Element_Exception |

getClickableIncrement(
)
:
string|null
Retrieve clickableIncrement
Type | Description |
---|---|
string|null |

setClickableIncrement(
string $format
)
:
\Zend_Dojo_Form_Element_NumberTextBox
Set clickableIncrement
Name | Type | Description |
---|---|---|
$format | string |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_NumberTextBox |

setTimePattern(
string $pattern
)
:
\Zend_Dojo_Form_Element_NumberTextBox
Set time format pattern
Name | Type | Description |
---|---|---|
$pattern | string |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_NumberTextBox |

setVisibleIncrement(
string $format
)
:
\Zend_Dojo_Form_Element_NumberTextBox
Set visibleIncrement
Name | Type | Description |
---|---|---|
$format | string |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_NumberTextBox |

setVisibleRange(
string $format
)
:
\Zend_Dojo_Form_Element_NumberTextBox
Set visibleRange
Name | Type | Description |
---|---|---|
$format | string |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_NumberTextBox |