Class PresenterFactory
Instantiates presenters
Namespace: Blesta\Core\Pricing\Presenter
Package: blesta\core\Pricing\Presenter
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Presenter/PresenterFactory.php
Package: blesta\core\Pricing\Presenter
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Presenter/PresenterFactory.php
public
|
#
invoice( Blesta\Pricing\Collection\ItemPriceCollection $collection )
Creates a new InvoicePresenter |
public
|
#
invoiceData( Blesta\Pricing\Collection\ItemPriceCollection $collection )
Creates a new InvoiceDataPresenter |
public
|
#
service( Blesta\Pricing\Collection\ItemPriceCollection $collection )
Creates a new ServicePresenter |
public
Blesta\Core\Pricing\Presenter\Type\ServiceDataPresente
|
#
serviceData( Blesta\Pricing\Collection\ItemPriceCollection $collection )
Creates a new ServiceDataPresenter |
public
|
#
serviceChange( Blesta\Pricing\Collection\ItemPriceCollection $collection )
Creates a new ServiceChangePresenter |