$wsdl
$wsdl :
Expose the partner SOAP API by extending SforcePartnerClient and configuring it with the OAUTH credentials and endpoints from the Salesforce API class.
__construct(\Object_Sync_Sf_Salesforce $sfapi, $wsdl = null)
Constructor which loads the SOAP client
| \Object_Sync_Sf_Salesforce | $sfapi | |
| $wsdl |
is_authorized()
Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jstegall/Sites/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1293 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jstegall/Sites/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1293
try_soap( $function)
| $function |
set_authorized( $is_authorized)
| $is_authorized |