![]() |
![]() |

Public Member Functions | |
| deserialize (&$request) | |
| serialize (&$response) | |
wCMF - wemove Content Management Framework Copyright (C) 2005-2009 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 30 of file class.IFormat.php.
| deserialize | ( | &$ | request | ) |
Deserialize Request data from the external representation into Nodes and scalars/arrays.
| request | A reference to the Request instance |
Reimplemented in HierarchicalFormat, and HTMLFormat.
Definition at line 36 of file class.IFormat.php.
References WCMFException::throwEx().

| serialize | ( | &$ | response | ) |
Serialize Response data according to the external representation.
| response | A reference to the Response instance |
Reimplemented in HierarchicalFormat, and HTMLFormat.
Definition at line 44 of file class.IFormat.php.
References WCMFException::throwEx().

|
This page generated via doxygen 1.5.8 Mon Mar 30 01:58:43 2009. Copyright © 2009 wemove digital solutions GmbH. |
|