Class TPageStateFormatter
TPageStateFormatter class.
TPageStateFormatter is a utility class to transform the page state into and from a string that can be properly saved in persistent storage.
Depending on the TPage::getEnableStateValidation() EnableStateValidation and TPage::getEnableStateEncryption() EnableStateEncryption, TPageStateFormatter may do HMAC validation and encryption to prevent the state data from being tampered or viewed. The private keys and hashing/encryption methods are determined by TApplication::getSecurityManager() SecurityManager.
Package: System\Web\UI
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Version: $Revision: $ $Date: $
Since: 3.1
Located at Web/UI/TPage.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Version: $Revision: $ $Date: $
Since: 3.1
Located at Web/UI/TPage.php
public static
string
|
|
public static
mixed
|