wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
NullFormat Class Reference
+ Inheritance diagram for NullFormat:

Public Member Functions

 deserialize (&$request)
 
 serialize (&$response)
 
- Public Member Functions inherited from IFormat
 deserialize (&$request)
 
 serialize (&$response)
 

Detailed Description

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.

Id:
class.AbstractFormat.php 1029 2009-08-06 14:53:12Z iherwig
Author
ingo herwig ingo@.nosp@m.wemo.nosp@m.ve.co.nosp@m.m

Definition at line 29 of file class.NullFormat.php.

Member Function Documentation

NullFormat::deserialize ( $request)
See Also
IFormat::deserialize()

Definition at line 34 of file class.NullFormat.php.

NullFormat::serialize ( $response)
See Also
IFormat::serialize()

Definition at line 39 of file class.NullFormat.php.


The documentation for this class was generated from the following file: