class CounterOptions extends Collection (View source)

Properties

protected $collection_key
protected $customFieldsType
protected $customFieldsDataType
string $field
string $metric

Methods

setCustomFields($customFields)

No description

getCustomFields()

No description

setField($field)

No description

string
getField()

No description

setMetric($metric)

No description

string
getMetric()

No description

Details

setCustomFields($customFields)

No description

Parameters

$customFields

CustomField[] getCustomFields()

No description

Return Value

CustomField[]

setField($field)

No description

Parameters

$field

string getField()

No description

Return Value

string

setMetric($metric)

No description

Parameters

$metric

string getMetric()

No description

Return Value

string