property soap_server::$document in Salesforce Suite 5
Same name in this branch
- 5 includes/nusoap.php \soap_server::document
- 5 includes/nusoap.orig.php \soap_server::document
Same name and namespace in other branches
- 5.2 includes/nusoap.php \soap_server::document
- 5.2 includes/nusoap.orig.php \soap_server::document
* SOAP body request portion (incomplete namespace resolution; special characters not escaped) (text) * * @access public
Type: string
File
- includes/
nusoap.php, line 3066
Class
- soap_server
- soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses
Code
var $document = '';