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

File: WSDL.php

Source Location: /SOAP-0.9.2/WSDL.php

Classes:

SOAP_WSDL
This class parses WSDL files, and can be used by SOAP::Client to properly register soap values for services.
SOAP_WSDL_Cache
Common base class of all SOAP classes.
SOAP_WSDL_Parser
Common base class of all SOAP classes.
SOAP_WSDL_ObjectParser
Parses the types and methods used in web service objects into the internal data structures used by SOAP_WSDL.

Page Details:

This file contains the code for dealing with WSDL access and services.

PHP versions 4 and 5

LICENSE: This source file is subject to version 2.02 of the PHP license, that is bundled with this package in the file LICENSE, and is available at through the world-wide-web at http://www.php.net/license/2_02.txt. If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('SOAP/Fault.php') [line 26]
require_once('HTTP/Request.php') [line 27]
require_once('SOAP/Base.php') [line 25]

WSDL_CACHE_MAX_AGE [line 29]

WSDL_CACHE_MAX_AGE = 43200

[ Top ]



WSDL_CACHE_USE [line 30]

WSDL_CACHE_USE = 0

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:33:03 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.