Tool class that handles the PayPal-extended WSDL parsing for generating functional and type classes.
$Id: PayPal_SDK_Generator.html,v 1.19 2005/06/23 17:03:21 chagenbuch Exp $
Located in /PayPal/SDK/Generator.php (line 22)
SOAP_WSDL | --PayPal_SDK_Generator
Constructor. Calls the parent SOAP_WSDL constructor to parse the WSDL.
Builds the endpoint mapping file which is included in the SDK.
Builds the dynamically generated portion of the CallerServices API.
Builds PHP class definitions for all of the complexTypes found in the WSDL.
Describe all methods in all portTypes, including their request and return types.
Generates stub code from the WSDL that can be saved to a file
or eval'd into existence. Overrides the SOAP_WSDL implementation to do PayPal-specific type and endpoint handling. Note that that means there are several assumptions specific to PayPal's services, such as that each method takes only one argument.
Returns the version of the WSDL that this SDK is built against.
List all of the methods in all portTypes.
Documentation generated on Thu, 23 Jun 2005 13:27:45 -0400 by phpDocumentor 1.2.3