\Pop\Db\Sql\PredicateEqualTo

Abstract predicate set class

Summary

Methods
Properties
Constants
__construct()
getFormat()
getValues()
getCombine()
setCombine()
No public properties found
No constants found
No protected methods found
$format
$values
$combine
N/A
No private methods found
No private properties found
N/A

Properties

$format

$format : string

Format

Type

string

$values

$values : array

Values

Type

array

$combine

$combine : string

Combine

Type

string

Methods

__construct()

__construct(array  $values) 

Constructor

Instantiate the EQUAL TO predicate set object

Parameters

array $values

getFormat()

getFormat() : string

Get the format

Returns

string

getValues()

getValues() : array

Get the values

Returns

array

getCombine()

getCombine() : string

Get the combine

Returns

string