[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 107 lines (2 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attributes=false) X-Ref |
constructor param: string $name optional name param: mixed $type optional type name param: mixed $value optional value param: mixed $element_ns optional namespace of value param: mixed $type_ns optional namespace of type param: mixed $attributes associative array of attributes to add to element serialization |
serialize($use='encoded') X-Ref |
return serialized value param: string $use The WSDL use value (encoded|literal) return: string XML data |
decode() X-Ref |
decodes a soapval object into a PHP native type return: mixed |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |