TKConfirmAction Class Reference
[Actions]

Displays a JavaScript confirmation dialog. More...

Inheritance diagram for TKConfirmAction:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($msg)
 Creates new confirmation action.
 getInvocation ()

Static Public Member Functions

static createFromXML ($attrs, $children)


Detailed Description

Displays a JavaScript confirmation dialog.

If the user clicks 'cancel' on the confirmation dialog, no further Toolkit actions will be executed on the component.

Definition at line 10 of file TKConfirmAction.php5.


Constructor & Destructor Documentation

TKConfirmAction::__construct ( msg  ) 

Creates new confirmation action.

Parameters:
$msg [string]: confirmation message to display

Definition at line 17 of file TKConfirmAction.php5.


Member Function Documentation

static TKConfirmAction::createFromXML ( attrs,
children 
) [static]

For internal use only.

Reimplemented from TKAction.

Definition at line 29 of file TKConfirmAction.php5.

TKConfirmAction::getInvocation (  ) 

For internal use only.

Reimplemented from TKAction.

Definition at line 24 of file TKConfirmAction.php5.


The documentation for this class was generated from the following file:

Generated on Wed Nov 24 02:06:55 2010 for Common by  doxygen 1.5.6