Class QSoapService
This is the Base Class for ALL classes in the system. It provides proper error handling of property getters and setters. It also provides the OverrideAttribute functionality.
- QBaseClass
- QSoapService
Direct known subclasses
ExampleService
Located at includes/framework/QSoapService.class.php
public static
|
|
public static
|
|
public static
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
public
|
|
public
mixed
|
OverrideAttributes(),
__call(),
__set()
|
public static
string
|
$DefaultNamespace
|
#
'http://qcubed.defaultnamespace.com'
|
protected
array
|
$objMethodArray
|
#
array()
|
protected
|
$strNamespace
|
|
protected
|
$strClassName
|
|
protected
|
$objSoapServer
|