phpDocumentor

Filter

Interface Filter

Table of Contents

ALLOWED_OPERATIONS  = ['eq', 'neq', 'gt', 'gte', 'lt', 'ltq', 'like']
attribute()  : string
operation()  : string
value()  : string

Constants

ALLOWED_OPERATIONS

public mixed ALLOWED_OPERATIONS = ['eq', 'neq', 'gt', 'gte', 'lt', 'ltq', 'like']

Methods

attribute()

public attribute() : string
Return values
string

operation()

public operation() : string
Return values
string

value()

public value() : string
Return values
string

Search results