Blesta Source Documentation

BuilderFactory

Instantiates builders

Table of Contents

Properties

$formatFactory
$itemFactory
$presenterFactory
$pricingFactory
$serviceFactory

Methods

__construct() Init
invoice() Retrieves an instance of InvoiceBuilder
invoiceData() Retrieves an instance of InvoiceDataBuilder
service() Retrieves an instance of ServiceBuilder
serviceChange() Retrieves an instance of ServiceChangeBuilder
serviceData() Retrieves an instance of ServiceDataBuilder
Properties

$presenterFactory

private Instance $presenterFactory

of PresenterFactory

$pricingFactory

private Instance $pricingFactory

of PricingFactory

$serviceFactory

private Instance $serviceFactory

of ServiceFactory

Methods

__construct()

Init

public __construct(ServiceFactory $serviceFactory, FormatFactory $formatFactory, PricingFactory $pricingFactory, PresenterFactory $presenterFactory, ItemFactory $itemFactory) : mixed
Parameters
$serviceFactory : ServiceFactory

An instance of the ServiceFactory

$formatFactory : FormatFactory

An instance of the FormatFactory

$pricingFactory : PricingFactory

An instance of the PricingFactory

$presenterFactory : PresenterFactory

An instance of the PresenterFactory

$itemFactory : ItemFactory

An instance of the ItemFactory

Tags
subpackage

core.Pricing.Presenter.Build

copyright

Copyright (c) 2019, Phillips Data, Inc.

license

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

link

Blesta


        
On this page

Search results