what's it in Qform

thread: 2 messages  |  last: about 2 years ago  |  started: thursday, december 24, 2009, 4:21 am pst


#1  |  Leonardo (Minas Gerais) Brazil
Thursday, December 24, 2009, 4:21 AM PST

Hello everyone, I was looking at QformBase and saw these functions. But only one of these functions that I know that is the FormCreate. The other functions does anyone know what could be and its features? thank in advance.

       protected function Form_Run() {}
       protected function Form_Load() {}
       protected function Form_Create() {}
       protected function Form_PreRender() {}
       protected function Form_Validate() {return true;}
       protected function Form_Exit() {}

#2  |  SteveWarren (Jacksonville, FL) United States of America
Friday, December 25, 2009, 7:00 AM PST

This link should help you out.

http://examples.qcodo.com/examples/basic_qform/process_flow.php



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.