\Blackpulp\MinistryPlatformConnection

This class handles the base connection information.

Summary

Methods
Properties
Constants
configureConnection()
No public properties found
No constants found
No protected methods found
$wsdl
$guid
$pw
$servername
$params
N/A
No private methods found
No private properties found
N/A

Properties

$wsdl

$wsdl : string

An absolute URL to the MinistryPlatform API endpoint.

Type

string

$guid

$guid : string

The MinistryPlatform Domain GUID.

Type

string

$pw

$pw : \Blackpulp\MinistryPlatform\[type]

The MinistryPlatform API Password.

Type

\Blackpulp\MinistryPlatform\[type]

$servername

$servername : string

The server name (mp.example.com).

Type

string

$params

$params : array

SOAP Client parameters.

Type

array

Methods

configureConnection()

configureConnection() : void

Set up the Connection Object for use with the SoapClient class.