Class AbstractPresenter
Abstract presenter
- Blesta\Core\Pricing\Presenter\Type\AbstractPresenter implements Blesta\Core\Pricing\Presenter\Type\PresenterInterface uses Blesta\Core\Pricing\Presenter\Collection\CollectionDiscounts, Blesta\Core\Pricing\Presenter\Collection\CollectionItems, Blesta\Core\Pricing\Presenter\Collection\CollectionTaxes, Blesta\Core\Pricing\Presenter\Collection\CollectionTotal
Direct known subclasses
Blesta\Core\Pricing\Presenter\Type\InvoiceDataPresenter, Blesta\Core\Pricing\Presenter\Type\InvoicePresenter, Blesta\Core\Pricing\Presenter\Type\ServiceChangePresenter, Blesta\Core\Pricing\Presenter\Type\ServiceDataPresenter, Blesta\Core\Pricing\Presenter\Type\ServicePresenter
		Abstract
Namespace: Blesta\Core\Pricing\Presenter\Type
Package: blesta\core\Pricing\Presenter\Type
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Presenter/Type/AbstractPresenter.php
	
	Namespace: Blesta\Core\Pricing\Presenter\Type
Package: blesta\core\Pricing\Presenter\Type
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Presenter/Type/AbstractPresenter.php
| 
			 public 
			
			
			 | |
| 
			 public 
			Blesta\Pricing\Collection\ItemPriceCollection
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			array
			
			 | 
| 
			getDiscounts()
		 | 
| 
			getItems()
		 | 
| 
			getTaxes()
		 | 
| 
			getTotals()
		 | 
| 
			protected  
			Blesta\Pricing\Collection\ItemPriceCollection
		 | $collection A collection of ItemPrices |