TMessage
in package
Message Dialog
Tags
Table of Contents
Methods
- __construct() : mixed
- Class Constructor
Methods
__construct()
Class Constructor
public
__construct(mixed $type, mixed $message[, mixed $action = NULL ][, mixed $title_msg = '' ]) : mixed
Parameters
- $type : mixed
-
Type of the message (info, warning, error)
- $message : mixed
-
Message to be shown
- $action : mixed = NULL
-
Action to be processed when closing the dialog
- $title_msg : mixed = ''
-
Dialog Title