default
[ class tree: default ] [ index: default ] [ all elements ]

Class: WsdlFactory

Source Location: /mikebevz/xsd2php/wsdl/WsdlFactory.php

Class Overview




Variables

Constants

Methods



Class Details

[line 7]


[ Top ]


Class Variables

$debug =

[line 12]



Tags:

access:  public

Type:   mixed


[ Top ]

$implementation =

[line 17]



Tags:

access:  private

Type:   mixed


[ Top ]

$service =

[line 16]



Tags:

access:  private

Type:   mixed


[ Top ]

$soapBindingStyle =

[line 19]



Tags:

access:  private

Type:   mixed


[ Top ]

$wsdlVersion =

[line 18]



Tags:

access:  private

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 21]

WsdlFactory __construct( [ $service = null], [ $wsdlVersion = WsdlFactory::WSDL_1_1], [ $style = SOAP_DOCUMENT])



Tags:

access:  public


Parameters:

   $service  
   $wsdlVersion  
   $style  

[ Top ]

method getImplementation [line 28]

void getImplementation( )



Tags:

access:  public


[ Top ]

method getService [line 53]

the getService( )



Tags:

access:  public


[ Top ]

method getWsdlVersion [line 68]

the getWsdlVersion( )



Tags:

access:  public


[ Top ]

method setService [line 61]

void setService( $service $service)



Tags:

access:  public


Parameters:

$service   $service   the $service to set

[ Top ]

method setWsdlVersion [line 76]

void setWsdlVersion( $wsdlVersion $wsdlVersion)



Tags:

access:  public


Parameters:

$wsdlVersion   $wsdlVersion   the $wsdlVersion to set

[ Top ]


Class Constants

WSDL_1_1 =  "WSDL 1.1"

[line 9]


[ Top ]

WSDL_2_0 =  "WSDl 2.0"

[line 10]


[ Top ]



Documentation generated on Tue, 01 Feb 2011 22:29:29 +0100 by phpDocumentor 1.4.3