CeresSortingConfig
PluginConfig class, including all plugin settings for the item sorting.
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Enable item sorting by. Deprecated: will be removed in 6.0.0. |
|
|
Default sorting value for category view. |
|
|
Recommended item sorting: First sorting value. |
|
|
Recommended item sorting: Second sorting value. |
|
|
Recommended item sorting: Third sorting value. |
|
|
Default sorting value for search results. |
|
|
Recommended search results: First search value. |
|
|
Recommended search results: Second search value. |
|
|
Recommended search results: Third search value. |
|
|
Adopt item sorting for sorting variations on the item tile. Deprecated: will be removed in 6.0.0. |
|
|
Variation on item tile: First sorting value. |
|
|
Variation on item tile: Second sorting value. |
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.