Blesta Source Documentation

TransactionFilters extends Filter

Transactions Filters

Table of Contents

Methods

getFilters() Gets a list of input fields for filtering transactions
Methods

getFilters()

Gets a list of input fields for filtering transactions

public getFilters(array<string|int, mixed> $options[, array<string|int, mixed> $vars = [] ]) : InputFields
Parameters
$options : array<string|int, mixed>

A list of options for building the filters including:

  • language The language for filter labels and tooltips
  • client True to fetch the filters for the client interface, false to fetch the filters for the admin interface
  • client_id The client ID to filter payment types on
$vars : array<string|int, mixed> = []

A list of submitted inputs that act as defaults for filter fields including:

  • payment_type The payment type on which to filter transactions
  • transaction_id The (partial) transaction number on which to filter transactions
  • reference_id The (partial) transaction reference on which to filter transactions
  • applied_status The applied status on which to filter transactions
Return values
InputFields

An object representing the list of filter input field

Tags
subpackage

core.Util.Filters

copyright

Copyright (c) 2020, Phillips Data, Inc.

license

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

link

Blesta


        
On this page

Search results