12 string references to 'wsdl' in Salesforce Suite 5.2
- nusoapclient::call in includes/
nusoap.php - * calls method, returns PHP native type * *
- nusoapclient::getProxy in includes/
nusoap.php - * dynamically creates an instance of a proxy class, * allowing user to directly call methods from wsdl * *
- nusoapclient::nusoapclient in includes/
nusoap.php - * constructor * *
- nusoapclient::_getProxyClassCode in includes/
nusoap.php - * dynamically creates proxy class code * *
- soapclient::call in includes/
nusoap.orig.php - * calls method, returns PHP native type * *
- soapclient::getProxy in includes/
nusoap.orig.php - * dynamically creates an instance of a proxy class, * allowing user to directly call methods from wsdl * *
- soapclient::soapclient in includes/
nusoap.orig.php - * constructor * *
- soapclient::_getProxyClassCode in includes/
nusoap.orig.php - * dynamically creates proxy class code * *
- soap_server::service in includes/
nusoap.php - * processes request and returns response * *
- soap_server::service in includes/
nusoap.orig.php - * processes request and returns response * *
- soap_server::soap_server in includes/
nusoap.php - * constructor the optional parameter is a path to a WSDL file that you'd like to bind the server instance to. *
- soap_server::soap_server in includes/
nusoap.orig.php - * constructor the optional parameter is a path to a WSDL file that you'd like to bind the server instance to. *