@link http://www.infoloom.com/gcaconfs/WEB/chicago98/simeonov.HTM
Constructor
| Parameters: | array|Traversable|WddxOptions – |
|---|---|
| Throws ExceptionExtensionNotLoadedException: | |
| if wddx extension not found | |
Set options
| Parameters: | array|Traversable|WddxOptions – |
|---|---|
| Return type: | Wddx |
Serialize PHP to WDDX
| Parameters: | mixed – |
|---|---|
| Return type: | string |
| Throws : | ExceptionRuntimeException on wddx error |
Unserialize from WDDX to PHP
| Parameters: | string – |
|---|---|
| Return type: | mixed |
| Throws : | ExceptionRuntimeException on wddx error |
| Throws : | ExceptionInvalidArgumentException if invalid xml |