Class QDialogBox
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QBlockControl
- QPanel
- QDialogBox
Package: Controls
Deprecated: Use QDialog instead
Located at includes/base_controls/QDialogBox.class.php
Deprecated: Use QDialog instead
Located at includes/base_controls/QDialogBox.class.php
public
|
#
__construct(
Creates a QControlBase object This constructor will generally not be used to create a QControlBase object. Instead it is used by the classes which extend the class. Only the parent object parameter is required. If the option strControlId parameter is not used, QCubed will generate the id. |
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
#
GetEndScript( )
Returns the End Script of the Control which is sent to the client when the control's Render is complete |
public
mixed
|
|
public
mixed
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
string
|
$strTitle
|
#
""
|
protected
string
|
$strJavaScripts
List of JavaScript files to be attached with the control when rendering |
#
__JQUERY_EFFECTS__
|
protected
string
|
$strStyleSheets
List of CSS files to be attaches with the control when rendering |
#
__JQUERY_CSS__
|
protected
string
|
$strMatteColor
|
#
'#000000'
|
protected
integer
|
$intMatteOpacity
|
#
50
|
protected
string
|
$strDialogWidth
|
#
'350'
|
protected
boolean
|
$blnMatteClickable
|
#
true
|
protected
boolean
|
$blnAnyKeyCloses
|
#
false
|
protected
boolean
|
$blnModal
|
#
true
|
$blnHtmlEntities,
$blnIsBlockElement,
$strDefaultDisplayStyle,
$strTagName
|
$blnAutoRenderChildren,
$blnDropTarget,
$objDropsControlsArray,
$objDropsGroupingsArray,
$objIsDropZoneFor,
$objMovesControlsArray,
$strFormat,
$strTemplate,
$strText
|
$attributes,
$styles
|
public
string
|
$MatteColor
|
public
string
|
$MatteOpacity
|
public
string
|
$MatteClickable
|
public
boolean
|
$Modal
|
public
string
|
$AnyKeyCloses
|
$AutoRenderChildren,
$DropTarget,
$Format,
$HorizontalAlign,
$HtmlEntities,
$ResizeHandleDirection,
$ResizeHandleMaximum,
$ResizeHandleMinimum,
$TagName,
$Template,
$Text,
$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
|