Pike v8.1 release 6

Method ZXID.Configuration()->create()


Method create

ZXID.Configuration ZXID.Configuration(string|mapping(string(8bit):string(8bit)) conf)

Description

Create a new Configuration.

Parameter conf

ZXID configuration parameters. Either as a configuration string (as per the ZXID book chapter 7 and 10), or as a mapping of parameter settings. These are the most common parameters:

"PATH" : string(8bit)

Path to the directory containing the "zxid.conf" file.

"URL" : string(8bit)

URL of the SP.

"CDC_URL" : string(8bit)

The Common Domain URL.