|
eZ Publish
[trunk]
|
The class eZSOAPCodec does. More...
Public Member Functions | |
| eZSOAPCodec () | |
Static Public Member Functions | |
| static | encodeValue ($doc, $name, $value) |
The class eZSOAPCodec does.
Definition at line 17 of file ezsoapcodec.php.
| static eZSOAPCodec::encodeValue | ( | $ | doc, |
| $ | name, | ||
| $ | value | ||
| ) | [static] |
Encodes a PHP variable into a SOAP datatype.
Definition at line 30 of file ezsoapcodec.php.
Referenced by eZSOAPRequest\payload(), and eZSOAPResponse\payload().
Constructor
Definition at line 22 of file ezsoapcodec.php.