CeresItemListsConfig
PluginConfig class, including all plugin settings for the item lists.
Deprecated!
will be removed in 6.0.0. |
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Number of last seen items. Deprecated: will be removed in 6.0.0. |
|
|
Cross-selling relation. Deprecated: will be removed in 6.0.0. |
|
|
Cross-Selling sorting. Deprecated: will be removed in 6.0.0. |
|
|
Tags sorting. Deprecated: will be removed in 6.0.0. |
|
|
Type of the first item list. Deprecated: will be removed in 6.0.0. |
|
|
List of IDs of tags to display in the first item list. Deprecated: will be removed in 6.0.0. |
|
|
Type of the second item list. Deprecated: will be removed in 6.0.0. |
|
|
List of IDs of tags to display in the second item list. Deprecated: will be removed in 6.0.0. |
|
|
Type of the third item list. Deprecated: will be removed in 6.0.0. |
|
|
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.