classQFormStateHandler
QFormStateHandler Class Reference
Inherits QBaseClass.
Collaboration diagram for QFormStateHandler:

Static Public Member Functions
Detailed Description
This is the "standard" FormState handler, storing the base64 encoded session data (and if requested by QForm, encrypted) as a hidden form variable on the page, itself.Member Function Documentation
| static QFormStateHandler::Load | ( | $ | strPostDataState | ) | [static] |
References QForm::$EncryptionKey.
| static QFormStateHandler::Save | ( | $ | strFormState, | |
| $ | blnBackButtonFlag | |||
| ) | [static] |
References QForm::$EncryptionKey.
The documentation for this class was generated from the following file:
- qcodo/_core/qform_state_handlers/QFormStateHandler.class.php
