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

Class: Services_Webservice_Definition_WSDL

Source Location: /Services_Webservice-0.6.0/vacation/Webservice/Definition/WSDL.php

Class Overview


Generator of WSDL document


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 36]
Generator of WSDL document


[ Top ]


Class Variables

$namespace =

[line 44]

Namespace of the web service
  • Access: public

Type:   string


[ Top ]

$protocol =

[line 52]

Protocol of the web service
  • Access: public

Type:   string


[ Top ]



Method Detail

__construct (Constructor)   [line 128]

Services_Webservice_Definition_WSDL __construct( Services_Webservice_Definition &$definition)

Constructor
  • Access: public

Parameters:

Services_Webservice_Definition   &$definition   — 

[ Top ]

createWSDLBinding   [line 345]

void createWSDLBinding( )

Create the binding node
  • Access: protected

[ Top ]

createWSDLDefinitions   [line 165]

void createWSDLDefinitions( )

Creates the definition node
  • Access: protected

[ Top ]

createWSDLMessages   [line 300]

void createWSDLMessages( )

Creates the messages node
  • Access: protected

[ Top ]

createWSDLPortType   [line 400]

void createWSDLPortType( )

Creates the portType node
  • Access: protected

[ Top ]

createWSDLService   [line 438]

void createWSDLService( )

Creates the service node
  • Access: protected

[ Top ]

createWSDLTypes   [line 202]

void createWSDLTypes( )

Creates the types node
  • Access: protected

[ Top ]

toString   [line 144]

string toString( )

Returns the WSDL document
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:45:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.