API Documentação da API
Lançado Adianti Framework 8.0!
Clique aqui para saber mais
Pacote Dominando o Adianti Framework
Curso + Livro + Apps exemplo
Curso completo em Video Aulas (114 aulas).
Livro completo em PDF (463 páginas).
Códigos-fontes de Apps de Exemplo.
API
API do Framework
Documentation

Documentation

TMessage
in package

Message Dialog

Tags
version
8.0
subpackage

dialog

author

Pablo Dall'Oglio

author

Victor Feitoza <vfeitoza [at] gmail.com> (process action after OK)

copyright

Copyright (c) 2006 Adianti Solutions Ltd. (http://www.adianti.com.br)

license

https://adiantiframework.com.br/license

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


        
On this page

Search results