Class ExampleService
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
-
ExampleService
public
integer
|
#
AddNumbers( integer $intNumber1, integer $intNumber2 )
Adds two numbers together, and returns the result |
public
|
|
public
Person[]
|
OverrideAttributes(),
__call(),
__set()
|
$DefaultNamespace,
$objMethodArray,
$objSoapServer,
$strClassName,
$strNamespace
|