|
eZ Publish
[4.2]
|
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 40 of file ezsoapcodec.php.
| static eZSOAPCodec::encodeValue | ( | $ | doc, |
| $ | name, | ||
| $ | value | ||
| ) | [static] |
Encodes a PHP variable into a SOAP datatype.
Definition at line 53 of file ezsoapcodec.php.
Referenced by eZSOAPRequest\payload(), and eZSOAPResponse\payload().
| eZSOAPCodec::eZSOAPCodec | ( | ) |
Constructor
Definition at line 45 of file ezsoapcodec.php.