lib/ezsoap/classes/ezsoapclient.php

Show: inherited
Table of Contents

\eZSOAPClient

Package:

Properties

Propertypublic  $Login= ''
Details
Type
n/a
Propertypublic  $Password= ''
Details
Type
n/a
Propertypublic  $Path= ''
Details
Type
n/a
Propertypublic  $Port= ''
Details
Type
n/a
Propertypublic  $Server= ''
Details
Type
n/a
Propertypublic  $Timeout= '0'
Default value0Details
Type
n/a
Propertyprivate  $UseSSL= ''
Details
Type
n/a

Methods

methodpubliceZSOAPClient(  $server,  $path = '/',  $port = 80,  $useSSL = null ) : void

Parameters
Name Type Description
$server
$path
$port
$useSSL
methodpubliclogin( ) : void

methodpublicpassword( ) : void

methodpublicsend(  $request ) : void

Parameters
Name Type Description
$request
methodpublicsetLogin(  $login ) : void

Parameters
Name Type Description
$login
methodpublicsetPassword(  $password ) : void

Parameters
Name Type Description
$password
methodpublicsetTimeout(  $timeout ) : void

Parameters
Name Type Description
$timeout
Documentation was generated by DocBlox 0.18.1.