wCMF
3.6
|
Public Member Functions | |
deserialize (&$request) | |
serialize (&$response) | |
Public Member Functions inherited from IFormat | |
deserialize (&$request) | |
serialize (&$response) | |
NullFormat passes through the original request and response objects without modifying or transforming them.
wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH
Licensed under the terms of any of the following licenses at your choice:
See the license.txt file distributed with this work for additional information.
Definition at line 29 of file class.NullFormat.php.
NullFormat::deserialize | ( | & | $request | ) |
Definition at line 34 of file class.NullFormat.php.
NullFormat::serialize | ( | & | $response | ) |
Definition at line 39 of file class.NullFormat.php.