\OSS\ModelRefererConfig

Class RefererConfig

Summary

Methods
Properties
Constants
parseFromXml()
serializeToXml()
__toString()
setAllowEmptyReferer()
addReferer()
isAllowEmptyReferer()
getRefererList()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$allowEmptyReferer
$refererList
N/A

Properties

$allowEmptyReferer

$allowEmptyReferer

$refererList

$refererList

Methods

parseFromXml()

parseFromXml(string  $strXml) : null

Interface method: Parse the object from the xml.

Parameters

string $strXml

Returns

null —

serializeToXml()

serializeToXml() : string

serialize the RefererConfig object into xml string

Returns

string —

__toString()

__toString() : string

Returns

string —

setAllowEmptyReferer()

setAllowEmptyReferer(bool  $allowEmptyReferer) : mixed

Parameters

bool $allowEmptyReferer

Returns

mixed —

addReferer()

addReferer(string  $referer) : mixed

Parameters

string $referer

Returns

mixed —

isAllowEmptyReferer()

isAllowEmptyReferer() : bool

Returns

bool —

getRefererList()

getRefererList() : array

Returns

array —