Jelix 1.6.40

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()  : object|null

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 = '' ]) : object|null
Parameters
$profile : string = ''

the profile name

Return values
object|null

the profile data

Search results