You are here

property nusoap_base::$soap_defencoding in Salesforce Suite 5.2

Same name in this branch
  1. 5.2 includes/nusoap.php \nusoap_base::soap_defencoding
  2. 5.2 includes/nusoap.orig.php \nusoap_base::soap_defencoding
Same name and namespace in other branches
  1. 5 includes/nusoap.php \nusoap_base::soap_defencoding
  2. 5 includes/nusoap.orig.php \nusoap_base::soap_defencoding

* charset encoding for outgoing messages * * * @access public

Type: string

File

includes/nusoap.orig.php, line 129

Class

nusoap_base
nusoap_base

Code

var $soap_defencoding = 'ISO-8859-1';