Dojo/Form/Element/VerticalSlider.php
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.
- Category
- Zend
- Copyright
- Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
- License
- New BSD License
- Package
- Zend_Dojo
- Subpackage
- Form_Element
\Zend_Dojo_Form_Element_VerticalSlider
Package: Zend_Dojo\Form_Element
VerticalSlider dijit
- Parent(s)
- \Zend_Dojo_Form_Element_Slider < \Zend_Dojo_Form_Element_Dijit < \Zend_Form_Element
- Copyright
- Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
- License
- New BSD License
- Uses
- Version
- $Id$
Properties
Methods
setLeftDecorationAttribs(array $attribs) : \Zend_Dojo_Form_Element_HorizontalSlider
Set attribs to use with left decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$attribs | array |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setLeftDecorationContainer(mixed $container) : \Zend_Dojo_Form_Element_HorizontalSlider
Set container to use with left decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$container | mixed |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setLeftDecorationDijit(mixed $dijit) : \Zend_Dojo_Form_Element_HorizontalSlider
Set dijit to use with left decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$dijit | mixed |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setLeftDecorationLabels(array $labels) : \Zend_Dojo_Form_Element_HorizontalSlider
Set labels to use with left decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$labels | array |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setLeftDecorationParams(array $params) : \Zend_Dojo_Form_Element_HorizontalSlider
Set params to use with left decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$params | array |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setRightDecorationAttribs(array $attribs) : \Zend_Dojo_Form_Element_HorizontalSlider
Set attribs to use with right decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$attribs | array |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setRightDecorationContainer(mixed $container) : \Zend_Dojo_Form_Element_HorizontalSlider
Set container to use with right decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$container | mixed |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setRightDecorationDijit(mixed $dijit) : \Zend_Dojo_Form_Element_HorizontalSlider
Set dijit to use with right decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$dijit | mixed |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setRightDecorationLabels(array $labels) : \Zend_Dojo_Form_Element_HorizontalSlider
Set labels to use with right decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$labels | array |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |
setRightDecorationParams(array $params) : \Zend_Dojo_Form_Element_HorizontalSlider
Set params to use with right decoration
Parameters
Returns
Name | Type | Description |
---|---|---|
$params | array |
Type | Description |
---|---|
\Zend_Dojo_Form_Element_HorizontalSlider |