Overview

Packages

  • Actions
  • Codegen
  • Controls
    • Base
  • DatabaseAdapters
  • Events
  • None
  • Sessions
  • Tests

Classes

  • QAction
  • QAjaxAction
  • QAjaxControlAction
  • QAlertAction
  • QBlurControlAction
  • QConfirmAction
  • QCssAction
  • QCssClassAction
  • QFocusControlAction
  • QHideCalendarAction
  • QHideDialog
  • QHideDialogBox
  • QJavaScriptAction
  • QJQAction
  • QJQBounceAction
  • QJQHideAction
  • QJQHideEffectAction
  • QJQHighlightAction
  • QJQPulsateAction
  • QJQShakeAction
  • QJQShowAction
  • QJQShowEffectAction
  • QJQSizeAction
  • QJQToggleAction
  • QJQToggleEffectAction
  • QJQTransferAction
  • QRedirectAction
  • QRegisterClickPositionAction
  • QResetTimerAction
  • QSelectControlAction
  • QServerAction
  • QServerControlAction
  • QSetValueAction
  • QShowCalendarAction
  • QShowDialog
  • QShowDialogBox
  • QStopPropagationAction
  • QTerminateAction
  • QToggleCssClassAction
  • QToggleDisplayAction
  • QToggleEnableAction
  • Overview
  • Package
  • Class

Class QShowDialogBox

Shows a dialog box (QDialogBox)

QBaseClass
Extended by QAction
Extended by QShowDialogBox
Package: Actions
Located at includes/base_controls/_actions.inc.php
Methods summary
public
# __construct( QDialogBox $objControl )

Constructor method

Constructor method

Parameters

$objControl

Throws

QCallerException
public string
# RenderScript( QControl $objControl )

Returns the JavaScript to be executed on the client side

Returns the JavaScript to be executed on the client side

Parameters

$objControl

Returns

string
JS to be executed on the client side
Methods inherited from QAction
RenderActions(), __get(), __set()
Methods inherited from QBaseClass
OverrideAttributes(), __call()
Properties summary
protected null|string $strControlId

Control ID of the dialog box (QDialogBox)

Control ID of the dialog box (QDialogBox)

# null
protected null|string $strJavaScript

The Javascript that executes on the client side For this action, this string contains the JS to show the dialog box

The Javascript that executes on the client side For this action, this string contains the JS to show the dialog box

# null
Properties inherited from QAction
$objEvent
Magic properties inherited from QAction
$Event
API documentation generated by ApiGen