class CRM_Core_Payment_PaymentExpressUtils

Class CRM_Core_Payment_PaymentExpressUtils

Methods

static string
_valueXml($element, null $value = NULL)

No description

static mixed
_xmlElement($xml, string $name)

No description

static mixed|null
_xmlAttribute($xml, string $name)

No description

static resource
_initCURL($query, $url)

No description

Details

at line 47
static string _valueXml($element, null $value = NULL)

Parameters

$element
null $value

Return Value

string

at line 66
static mixed _xmlElement($xml, string $name)

Parameters

$xml
string $name

Return Value

mixed

at line 77
static mixed|null _xmlAttribute($xml, string $name)

Parameters

$xml
string $name

Return Value

mixed|null

at line 88
static resource _initCURL($query, $url)

Parameters

$query
$url

Return Value

resource