Class QDatepickerBox
Creates the jQuery Datepicker control (with a textbox)
It extends the QDatepickerBoxBase class. When writing your code, use this class instead of QDatepickerBoxBase. This class is intended to be modified by the developer to add functions and alter the already present functions. Put your customizations to the standard behavior of QDatepickerBoxBase class in this class.
The difference between QDatepicker class and this class is that QDatepicker will create only the jQuery control to select the date. This class will create a textbox which when clicked presents the datepicker and allows you to get the date selected in the datepicker as a string in the textbox.
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QTextBoxBase
- QTextBox
- QDatepickerBoxGen
- QDatepickerBoxBase
- QDatepickerBox
Package: Controls
Copyright
Author: Qcubed
Version: 2011
Located at install/project/includes/controls/QDatepickerBox.class.php
Copyright
Author: Qcubed
Version: 2011
Located at install/project/includes/controls/QDatepickerBox.class.php
GetModelConnectorParams(),
ParsePostData(),
Validate(),
__get(),
__set()
|
Destroy(),
Dialog(),
GetDate(),
GetEndScript(),
GetJqSetupFunction(),
Hide(),
IsDisabled(),
MakeJqOptions(),
Option(),
Option1(),
Option2(),
Option3(),
Refresh(),
SetDate(),
Show()
|
GetControlHtml(),
GetState(),
InitHtmlPurifier(),
PutState(),
RenderHtmlAttributes(),
Sanitize(),
Select(),
SetPurifierConfig(),
__construct()
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
$dttDateTime,
$strDateTimeFormat,
$strMaxDateErrorMsg,
$strMinDateErrorMsg
|
$strCssClass
|
$attributes,
$styles
|
$DateFormat,
$DateTime,
$DateTimeFormat,
$MaxDateErrorMsg,
$Maximum,
$MinDateErrorMsg,
$Minimum,
$Text
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$HorizontalAlign,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign,
$Width
|