Constructor. Add the day select element
| Parameters: |
|
|---|
Accepted options for DateSelect (plus the ones from MonthSelect) : - day_attributes: HTML attributes to be rendered with the day element
| Parameters: | array|Traversable – |
|---|---|
| Return type: | DateSelect |
Set the day attributes
| Parameters: | array – |
|---|---|
| Return type: | DateSelect |
@param string|array|ArrayAccess|PhpDateTime $value
| Return type: | void|ZendFormElement |
|---|
Prepare the form element (mostly used for rendering purposes)
| Parameters: | FormInterface – |
|---|---|
| Return type: | mixed |