Blesta Source Documentation

MassMailerClients extends MassMailerModel uses Filters

MassMailerClients model

Table of Contents

Methods

__construct() Set fields to select by default
getAll() Retrieves a PDOStatement for fetching all matching results for the given filters
getAllCount() Retrieves the total number of matching results for the given filters
Methods

getAll()

Retrieves a PDOStatement for fetching all matching results for the given filters

public getAll(array<string|int, mixed> $filters) : PDOStatement
Parameters
$filters : array<string|int, mixed>

An array of filtering options

Return values
PDOStatement

The executed statement object to be iterated over

getAllCount()

Retrieves the total number of matching results for the given filters

public getAllCount(array<string|int, mixed> $filters) : int
Parameters
$filters : array<string|int, mixed>

An array of filtering options

Return values
int

The total number of matching contacts

Tags
subpackage

plugins.massmailer.models

copyright

Copyright (c) 2016, Phillips Data, Inc.

license

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

link

Blesta


        
On this page

Search results