Jelix 1.8.8

jSoapClient
in package

provide a soap client where configuration information are stored in the profile file.

Tags
subpackage

utils

Table of Contents

$classmap  : mixed
_getClient()  : SoapClient
callback method for jProfiles. Internal use.
get()  : null|object

Properties

Methods

_getClient()

callback method for jProfiles. Internal use.

public static _getClient(array<string|int, mixed> $profile) : SoapClient
Parameters
$profile : array<string|int, mixed>

profile parameters

Tags
see
jProfiles
Return values
SoapClient

get()

public static get([string $profile = '' ]) : null|object
Parameters
$profile : string = ''

the profile name

Tags
Return values
null|object

the profile data

Search results