CeresItemListsConfig

PluginConfig class, including all plugin settings for the item lists.

Deprecated!

will be removed in 6.0.0.

Namespace

Ceres\Config

Extends
Properties
Type Name Description

int

$lastSeenNumber

Number of last seen items.

Deprecated: will be removed in 6.0.0.

string

$crossSellingType

Cross-selling relation.

Deprecated: will be removed in 6.0.0.

string

$crossSellingSorting

Cross-Selling sorting.

Deprecated: will be removed in 6.0.0.

string

$tagSorting

Tags sorting.

Deprecated: will be removed in 6.0.0.

string

$list1Type

Type of the first item list.

Deprecated: will be removed in 6.0.0.

string

$list1TagIds

List of IDs of tags to display in the first item list.

Deprecated: will be removed in 6.0.0.

string

$list2Type

Type of the second item list.

Deprecated: will be removed in 6.0.0.

string

$list2TagIds

List of IDs of tags to display in the second item list.

Deprecated: will be removed in 6.0.0.

string

$list3Type

Type of the third item list.

Deprecated: will be removed in 6.0.0.

string

$list3TagIds

List of IDs of tags to display in the third item list.

Deprecated: will be removed in 6.0.0.

Methods
public getPluginName():string

Return the name of the plugin to get the configuration values for.

public load()

Initially load configuration values into member variables.