Class mysoapclient

(line 14)

Description


Located in File: /modules/webservice/pear_client.php



Class Variables

Summary:

$mysoapclient (line 16)

Data type : mixed

$mysoapclientFault (line 17)

Data type : mixed

$mysoapclientFaultMessage = NULL (line 18)

Data type : mixed

Class Constants

Summary:

Method Detail

Summary:
mysoapclient mysoapclient ( $server)
void getFaultMessage ()
void isfault ()
void mycall (string $function, array $parameter)

Constructor mysoapclient (line 20)

mysoapclient mysoapclient( $server)

Parameters

  • $server:

Info

Method getFaultMessage (line 61)

void getFaultMessage( )

Info

Method isfault (line 56)

void isfault( )

is last operation fault?

Info

Method mycall (line 30)

void mycall( string $function, array $parameter)

Call a function with parameters

Parameters

  • string $function: a function name to call
  • array $parameter: an array with paramaters to function

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Tue, 07 Nov 2006 13:07:08 +0100 by phpDocumentor 1.3.0