You are here

constant SALESFORCE_DIR_WSDL in Salesforce Suite 5.2

Same name and namespace in other branches
  1. 6.2 salesforce_api/salesforce_api.module \SALESFORCE_DIR_WSDL
  2. 7 salesforce_api/salesforce_api.module \SALESFORCE_DIR_WSDL
  3. 7.2 salesforce_api/salesforce_api.module \SALESFORCE_DIR_WSDL
1 use of SALESFORCE_DIR_WSDL
DrupalSalesforce::login in salesforce_api/salesforce.class.inc
Establishes a connection and logs in to the Salesforce server.

File

salesforce_api/salesforce_api.module, line 20
Defines an API that enables modules to interact with the Salesforce server.

Code

define('SALESFORCE_DIR_WSDL', SALESFORCE_DIR . '/wsdl');