FORMidable RAD Framework |


Public Member Functions | |
| _doTheMagic ($bShouldProcess=TRUE) | |
Definition at line 9 of file class.tx_dhstd.php.
| tx_dhstd::_doTheMagic | ( | $ | bShouldProcess = TRUE |
) |
Processes data returned by the HTML Form after validation, and only if validated Note that this is only the 'abstract' definition of this function as it must be overloaded in the specialized DataHandlers
Reimplemented from formidable_maindatahandler.
Definition at line 11 of file class.tx_dhstd.php.
References formidable_maindatahandler::_allIsValid(), and formidable_maindatahandler::_getFormDataManaged().
1.4.6