File: Base.php
Source Location: /SOAP-0.9.4/Base.php
  
Classes:
SOAP_Base_Object
	
SOAP_Base
	Common base class of all SOAP classes.
QName
	Class used to handle QNAME values in XML.
 
Page Details:
This file loads all required libraries, defines constants used across the  SOAP package, and defines the base classes that most other classes of this  package extend.
 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:
include_once('Net/DIME.php') [line 61] 
include_once('Mail/mimeDecode.php') [line 55] 
include_once('Mail/mimePart.php') [line 54] 
require_once('SOAP/Type/hexBinary.php') [line 49] 
require_once('SOAP/Type/dateTime.php') [line 48] 
require_once('PEAR.php') [line 47] 
 
   
	
	bool $GLOBALS['SOAP_OBJECT_STRUCT'] [line 35]
	
  
	
  
   
	
	bool $GLOBALS['SOAP_RAW_CONVERT'] [line 45]
	
  
	
  
   
	
	bool $SOAP_DEBUG [line 72]
	
  
	
  
   
	
	FLOAT [line 80]
	
	
  
   
	
	INF [line 86]
	
	
  
   
	
	MAIL_MIMEPART_CRLF [line 58]
	
	
  
   
	
	NAN [line 89]
	
	
  
   
	
	SCHEMA_CONTENT [line 112]
	
	
  
   
	
	SCHEMA_DIME [line 111]
	
	
  
   
	
	SCHEMA_DISCO [line 103]
	
	
  
   
	
	SCHEMA_DISCO_SCL [line 104]
	
	
  
   
	
	SCHEMA_MIME [line 109]
	
	
  
   
	
	SCHEMA_REF [line 113]
	
	
  
   
	
	SCHEMA_SOAP [line 106]
	
	
  
   
	
	SCHEMA_SOAP_HTTP [line 107]
	
	
  
   
	
	SCHEMA_WSDL [line 110]
	
	
  
   
	
	SCHEMA_WSDL_HTTP [line 108]
	
	
  
   
	
	SOAP_DEFAULT_ENCODING [line 115]
	
	
  
   
	
	SOAP_ENVELOP [line 101]
	
	
  
   
	
	SOAP_LIBRARY_NAME [line 93]
	
	
  
   
	
	SOAP_LIBRARY_VERSION [line 92]
	
	
  
   
	
	SOAP_SCHEMA [line 99]
	
	
  
   
	
	SOAP_SCHEMA_ENCODING [line 100]
	
	
  
   
	
	SOAP_XML_SCHEMA_1999 [line 98]
	
	
  
   
	
	SOAP_XML_SCHEMA_INSTANCE [line 97]
	
	
  
   
	
	SOAP_XML_SCHEMA_VERSION [line 96]
	
	
  
        
		    
 
		    Documentation generated on Mon, 11 Mar 2019 14:39:05 -0400 by  phpDocumentor 1.4.4. PEAR Logo Copyright ©  PHP Group 2004.
	        
       |