XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
__construct (&$service) | |
prepare () | |
_parseType () | |
_parseFunction () | |
executeService () | |
Data Fields | |
$_mService | |
$_mServer | |
Definition at line 10 of file ServiceServer.class.php.
__construct | ( | & | $service | ) |
Definition at line 16 of file ServiceServer.class.php.
_parseFunction | ( | ) |
Definition at line 88 of file ServiceServer.class.php.
_parseType | ( | ) |
Definition at line 31 of file ServiceServer.class.php.
executeService | ( | ) |
Definition at line 119 of file ServiceServer.class.php.
prepare | ( | ) |
Definition at line 25 of file ServiceServer.class.php.
$_mServer |
Definition at line 14 of file ServiceServer.class.php.
$_mService |
Definition at line 12 of file ServiceServer.class.php.