Class Description
A descriptor that updates all items in an ItemPriceCollection for MetaItemPrices to set a description based on the item's meta information
- Blesta\Core\Pricing\Modifier\Type\Description\Description uses Blesta\Core\Pricing\MetaItem\Meta
Namespace: Blesta\Core\Pricing\Modifier\Type\Description
Package: blesta\core\Pricing\Modifier\Type\Description
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Modifier/Type/Description/Description.php
Package: blesta\core\Pricing\Modifier\Type\Description
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Modifier/Type/Description/Description.php
public
|
|
public
Blesta\Pricing\Collection\ItemPriceCollection
|
#
describe( Blesta\Pricing\Collection\ItemPriceCollection $collection )
Sets a description on all items in the collection |
public
string
|
#
getDescription( array $meta, array $oldMeta = null )
Builds a description from the given meta data of an item |
getMeta(),
getMetaFromCollection()
|