TInputDialog
in package
Input Dialog
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- Class Constructor
Properties
$action
private
mixed
$action
$id
private
mixed
$id
Methods
__construct()
Class Constructor
public
__construct(mixed $title_msg, mixed $form[, mixed $action = NULL ][, mixed $caption = '' ]) : mixed
Parameters
- $title_msg : mixed
-
Dialog Title
- $form : mixed
-
Dialog form body
- $action : mixed = NULL
-
Action to be processed when closing the dialog
- $caption : mixed = ''
-
Button caption