XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
ShadePlus_SoapClient Class Reference
Inheritance diagram for ShadePlus_SoapClient:
XCube_AbstractServiceClient

Public Member Functions

 __construct (&$service)
 
 call ($operation, $args)
 
 _encodeUTF8 ($arr, &$languageManager)
 
 _decodeUTF8 ($arr, &$languageManager)
 
- Public Member Functions inherited from XCube_AbstractServiceClient
 prepare ()
 
 setUser (&$user)
 
 getOperationData ( $operation)
 
 setError ( $message)
 
 getError ()
 

Data Fields

 $mClient = null
 
- Data Fields inherited from XCube_AbstractServiceClient
 $mService
 
 $mClientErrorStr
 
 $mUser
 

Detailed Description

Definition at line 16 of file SoapClient.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( & $service)

Reimplemented from XCube_AbstractServiceClient.

Definition at line 20 of file SoapClient.class.php.

Member Function Documentation

◆ _decodeUTF8()

_decodeUTF8 ( $arr,
& $languageManager )

Definition at line 57 of file SoapClient.class.php.

◆ _encodeUTF8()

_encodeUTF8 ( $arr,
& $languageManager )

Definition at line 44 of file SoapClient.class.php.

◆ call()

call ( $operation,
$args )

Reimplemented from XCube_AbstractServiceClient.

Definition at line 27 of file SoapClient.class.php.

Field Documentation

◆ $mClient

$mClient = null

Definition at line 18 of file SoapClient.class.php.


The documentation for this class was generated from the following file: