ezrangeoption
Summary
Contains information about a range of options.Persistent
No.Attributes
Attribute | Type | Static* | Description |
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
string |
Yes. |
The name of the range option (for example "Shoe size"). |
|||||||||||||||
start_value |
string |
Yes. |
The start value (for example "32"). |
|||||||||||||||
stop_value |
string |
Yes. |
The stop value (for example "40"). |
|||||||||||||||
step_value |
string |
Yes. |
The step value (for example "1"). |
|||||||||||||||
option_list |
array |
Yes. |
The generated options as an array of hashes where each hash consists of the following elements:
|
* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.
Balazs Halasy (27/04/2005 12:26 pm)
Svitlana Shatokhina (13/02/2007 3:14 pm)
Comments
There are no comments.