Lançado Adianti Framework 7.6!
Clique aqui para saber mais
menu

Adianti Solutions

API

Adianti, Framework, PHP, MVC, Active record, Front controller, IDE, RAD, Web, multiplataforma, geração de código, desenvolvimento rápido, relatórios, formulários, listagens, datagrids, gráficos, banco de dados, padrões de projeto, design patterns API do Adianti Framework.
API Docs
code
Selecione a classe

Class TInputDialog

Description

Input Dialog

Located in /widget/dialog/TInputDialog.php (line 26)


	
			
Method Summary
__construct ($title_msg, $form, [$action = NULL], [$caption = ''])
Methods
Constructor __construct (line 38)

Class Constructor

  • access: public
__construct ($title_msg, $form, [$action = NULL], [$caption = ''])
  • $title_msg: Dialog Title
  • $form: Dialog form body
  • $action: Action to be processed when closing the dialog
  • $caption: Button caption