Overview

Packages

  • blesta
    • app
      • controllers
      • models
    • components
      • auth
        • ldap
        • motp
        • oath
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • events
      • exchange
        • rates
          • currency
            • layer
          • fixer
          • open
            • exchange
              • rates
          • x
            • rates
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
          • perforated
            • invoice
          • quickbooks
            • invoice
          • templates
            • default
      • modules
      • net
        • amazon
          • s3
        • http
        • net
          • geo
            • ip
      • plugins
      • reports
        • aging
          • invoices
        • client
          • data
            • portability
        • custom
          • report
        • invoice
          • creation
        • package
          • revenue
        • tax
          • liability
        • transactions
          • applied
          • received
      • security
      • session
        • cart
      • settingscollection
      • upgrades
        • tasks
      • upload
      • vcard
    • core
      • Automation
        • Tasks
          • Common
          • Task
        • Type
          • Common
          • Cron
      • Pricing
        • ItemComparator
        • MetaItem
        • Modifier
          • Type
            • Description
              • Type
                • Discount
                • Option
                • Service
                • Tax
            • Discount
            • Price
            • Proration
        • Presenter
          • Build
            • Invoice
            • InvoiceData
            • Options
            • Service
            • ServiceChange
            • ServiceData
          • Collection
          • Format
            • Fields
            • Type
              • Discount
              • Item
              • Option
              • Options
              • Package
              • Pricing
              • Service
              • Tax
          • Items
            • Invoice
            • Service
          • Type
      • ServiceProviders
      • Util
        • Captcha
          • Captchas
          • Common
        • Common
          • Traits
        • Events
          • Common
          • Handlers
          • Observers
        • Filters
          • Common
        • GeoIp
        • Input
          • Fields
            • Common
        • Tax
        • Widgets
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
      • widget
        • client
  • minPHP
    • helpers
      • color
      • data
        • structure
  • None
  • PHP

Classes

  • AbstractFormatFields
  • FormatFields

Interfaces

  • FormatFieldsInterface
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Interface FormatFieldsInterface

Field formatter interface

Direct known implementers

Blesta\Core\Pricing\Presenter\Format\Fields\AbstractFormatFields

Indirect known implementers

Blesta\Core\Pricing\Presenter\Format\Fields\FormatFields
Namespace: Blesta\Core\Pricing\Presenter\Format\Fields
Package: blesta\core\Pricing\Presenter\Format\Fields
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Presenter/Format/Fields/FormatFieldsInterface.php
Methods summary
public stdClass
# invoice( )

Retrieves fields for an invoice

Retrieves fields for an invoice

Returns

stdClass
fields
public stdClass
# invoiceData( )

Retrieves fields for invoice data

Retrieves fields for invoice data

Returns

stdClass
fields
public stdClass
# invoiceLine( )

Retrieves fields for an invoice line item

Retrieves fields for an invoice line item

Returns

stdClass
fields
public stdClass
# invoiceLineData( )

Retrieves fields for an invoice line item data

Retrieves fields for an invoice line item data

Returns

stdClass
fields
public stdClass
# service( )

Retrieves fields for a service

Retrieves fields for a service

Returns

stdClass
fields
public stdClass
# serviceData( )

Retrieves fields for service data

Retrieves fields for service data

Returns

stdClass
fields
public stdClass
# serviceOption( )

Retrieves fields for a service option

Retrieves fields for a service option

Returns

stdClass
fields
public stdClass
# servicePackage( )

Retrieves fields for a service package

Retrieves fields for a service package

Returns

stdClass
fields
public stdClass
# servicePricing( )

Retrieves fields for service pricing

Retrieves fields for service pricing

Returns

stdClass
fields
public stdClass
# package( )

Retrieves fields for a package

Retrieves fields for a package

Returns

stdClass
fields
public stdClass
# packageOption( )

Retrieves fields for a package option

Retrieves fields for a package option

Returns

stdClass
fields
public stdClass
# packagePricing( )

Retrieves fields for a package pricing

Retrieves fields for a package pricing

Returns

stdClass
fields
public stdClass
# tax( )

Retrieves fields for a tax

Retrieves fields for a tax

Returns

stdClass
fields
public stdClass
# discount( )

Retrieves fields for a discount

Retrieves fields for a discount

Returns

stdClass
fields
Blesta API documentation generated by ApiGen