deprecated | 2012-03-10 This class is not longer supported. |
---|
cDropdownDateSelect($prefix)
getTimestamp($prefix)
render()
setDisabled(\none $disabled)
\none
setId($id)
Note: The parameter id is only the prefix. Your ID is postfixed by _day, _month and _year for each select box.
string Prefix ID to set
setOrder($order)
Pass a string with "d", "m" and "y" in the desired order.
Example: $test->setOrder("mdy");
string Order with the keys "d", "m" and "y"
setTimestamp($timestamp)
int Timestamp to set
$_daySelect : object
access | private |
---|
$_monthSelect
$_order : string
access | private |
---|
$_yearSelect