Script
Table of Contents
Methods
-
__construct()
: mixed
-
getAgreementUrl()
: mixed
-
getButton()
: mixed
-
getCrmButtonWidget()
: mixed
-
getCrmButtonWidgetHider()
: mixed
-
getCrmButtonWidgetShower()
: mixed
-
getDelay()
: mixed
-
getDomain()
: mixed
-
getInline()
: mixed
-
getLink()
: mixed
-
getListContext()
: mixed
-
getPublicFormPath()
: mixed
-
getPublicUrl()
: mixed
-
getSuccessPageUrl()
: mixed
-
getUrlContext()
: mixed
-
proxyUrl()
: mixed
-
setPublicFormPath()
: mixed
__construct()
public
__construct(mixed $domain[, mixed $isHttps = false ][, mixed $formPath = null ][, mixed $loaderPath = null ]) : mixed
Parameters
-
$domain
: mixed
-
-
$isHttps
: mixed
= false
-
-
$formPath
: mixed
= null
-
-
$loaderPath
: mixed
= null
-
getAgreementUrl()
public
static getAgreementUrl(array<string|int, mixed> $formData) : mixed
Parameters
-
$formData
: array<string|int, mixed>
-
public
getButton(mixed $params) : mixed
Parameters
-
$params
: mixed
-
public
static getCrmButtonWidget(mixed $formId[, mixed $params = [] ]) : mixed
Parameters
-
$formId
: mixed
-
-
$params
: mixed
= []
-
public
static getCrmButtonWidgetHider(mixed $formId) : mixed
Parameters
-
$formId
: mixed
-
public
static getCrmButtonWidgetShower(mixed $formId[, mixed $lang = null ][, array<string|int, mixed> $options = [] ]) : mixed
Parameters
-
$formId
: mixed
-
-
$lang
: mixed
= null
-
-
$options
: array<string|int, mixed>
= []
-
getDelay()
public
getDelay(mixed $params) : mixed
Parameters
-
$params
: mixed
-
getDomain()
public
static getDomain() : mixed
getInline()
public
getInline(mixed $params) : mixed
Parameters
-
$params
: mixed
-
getLink()
public
getLink(mixed $params) : mixed
Parameters
-
$params
: mixed
-
getListContext()
public
static getListContext(mixed $formData, mixed $params[, mixed $formPath = null ]) : mixed
Parameters
-
$formData
: mixed
-
-
$params
: mixed
-
-
$formPath
: mixed
= null
-
public
static getPublicFormPath() : mixed
getPublicUrl()
public
static getPublicUrl(array<string|int, mixed> $formData) : mixed
Parameters
-
$formData
: array<string|int, mixed>
-
getSuccessPageUrl()
public
static getSuccessPageUrl(array<string|int, mixed> $formData) : mixed
Parameters
-
$formData
: array<string|int, mixed>
-
getUrlContext()
public
static getUrlContext(mixed $formData[, mixed $formPath = null ]) : mixed
Parameters
-
$formData
: mixed
-
-
$formPath
: mixed
= null
-
proxyUrl()
public
static proxyUrl(mixed $url) : mixed
Parameters
-
$url
: mixed
-
public
static setPublicFormPath(mixed $path) : mixed
Parameters
-
$path
: mixed
-