Class QDatepickerBase
Impelements a JQuery UI Datepicker
A Datepicker is a field that is designed to just allow dates, and to popup a calendar for picking dates.
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QBlockControl
- QPanel
- QDatepickerGen
- QDatepickerBase
Direct known subclasses
QDatepicker
Package: Controls\Base
Link: http://jqueryui.com/datepicker/
Located at includes/base_controls/QDatepickerBase.class.php
Link: http://jqueryui.com/datepicker/
Located at includes/base_controls/QDatepickerBase.class.php
public
|
|
protected
|
|
public
mixed|null|string
|
|
public
mixed|
|
|
public static
string
|
#
Codegen_VarName( string $strPropName )
Returns the variable name for a control of this type during code generation process |
Destroy(),
Dialog(),
GetDate(),
GetEndScript(),
GetJqSetupFunction(),
GetModelConnectorParams(),
Hide(),
IsDisabled(),
MakeJqOptions(),
Option(),
Option1(),
Option2(),
Option3(),
Refresh(),
SetDate(),
Show()
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
string
|
$strDateTimeFormat
Default datetime format for the picker |
#
"MM/DD/YYYY"
|
protected
|
$dttDateTime
variable to hold the date time to be selected (or already selected) |
$blnHtmlEntities,
$blnIsBlockElement,
$strDefaultDisplayStyle,
$strTagName
|
$blnAutoRenderChildren,
$blnDropTarget,
$objDropsControlsArray,
$objDropsGroupingsArray,
$objIsDropZoneFor,
$objMovesControlsArray,
$strFormat,
$strTemplate,
$strText
|
$attributes,
$styles
|
public
string
|
$DateFormat
The format to use for displaying the date in the field |
public
string
|
$DateTimeFormat
Alias for DateFormat |
public
|
$DateTime
The date to set the field to |
public
mixed
|
$Minimum
Alias for MinDate |
public
mixed
|
$Maximum
Alias for MaxDate |
public
string
|
$Text
Textual date to set it to |
$AutoRenderChildren,
$DropTarget,
$Format,
$HorizontalAlign,
$HtmlEntities,
$ResizeHandleDirection,
$ResizeHandleMaximum,
$ResizeHandleMinimum,
$TagName,
$Template,
$VerticalAlign
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$Width
|