lib/ezsoap/classes/ezsoapclient.php

Show: inherited
Table of Contents

File containing the eZSOAPClient class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZSOAPClient

Package: lib

File containing the eZSOAPClient class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

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.