Blesta Source Documentation

PresenterFactory

Instantiates presenters

Table of Contents

Methods

invoice() Creates a new InvoicePresenter
invoiceData() Creates a new InvoiceDataPresenter
service() Creates a new ServicePresenter
serviceChange() Creates a new ServiceChangePresenter
serviceData() Creates a new ServiceDataPresenter
Methods

invoice()

Creates a new InvoicePresenter

public invoice(ItemPriceCollection $collection) : InvoicePresenter
Parameters
$collection : ItemPriceCollection

The ItemPriceCollection of items to present

Return values
InvoicePresenter

invoiceData()

Creates a new InvoiceDataPresenter

public invoiceData(ItemPriceCollection $collection) : InvoiceDataPresenter
Parameters
$collection : ItemPriceCollection

The ItemPriceCollection of items to present

Return values
InvoiceDataPresenter

service()

Creates a new ServicePresenter

public service(ItemPriceCollection $collection) : ServicePresenter
Parameters
$collection : ItemPriceCollection

The ItemPriceCollection of items to present

Return values
ServicePresenter

serviceChange()

Creates a new ServiceChangePresenter

public serviceChange(ItemPriceCollection $collection) : ServiceChangePresenter
Parameters
$collection : ItemPriceCollection

The ItemPriceCollection of items to present

Return values
ServiceChangePresenter

serviceData()

Creates a new ServiceDataPresenter

public serviceData(ItemPriceCollection $collection) : ServiceDataPresenter
Parameters
$collection : ItemPriceCollection

The ItemPriceCollection of items to present

Return values
ServiceDataPresenter
Tags
subpackage

core.Pricing.Presenter

copyright

Copyright (c) 2019, Phillips Data, Inc.

license

http://www.blesta.com/license/ The Blesta License Agreement

link

Blesta


        
On this page

Search results