property soap_server::$methodreturnisliteralxml in Salesforce Suite 5
Same name in this branch
- 5 includes/nusoap.php \soap_server::methodreturnisliteralxml
- 5 includes/nusoap.orig.php \soap_server::methodreturnisliteralxml
Same name and namespace in other branches
- 5.2 includes/nusoap.php \soap_server::methodreturnisliteralxml
- 5.2 includes/nusoap.orig.php \soap_server::methodreturnisliteralxml
* whether $methodreturn is a string of literal XML * * @access public
Type: boolean
File
- includes/
nusoap.orig.php, line 3140
Class
- soap_server
- soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses
Code
var $methodreturnisliteralxml = false;