FilterOptionsTest
extends TestCase
in package
Table of Contents
- invalidInputs() : mixed
- matchData() : mixed
- testBindInvalidInput() : mixed
- testBindValidInput() : mixed
- testGetOptions() : mixed
- testMatch() : mixed
- validInputs() : mixed
- getInput() : mixed
Methods
invalidInputs()
public
invalidInputs() : mixed
Return values
mixed —matchData()
public
matchData() : mixed
Return values
mixed —testBindInvalidInput()
public
testBindInvalidInput(mixed $input) : mixed
Parameters
- $input : mixed
Tags
Return values
mixed —testBindValidInput()
public
testBindValidInput(mixed $input[, mixed $hasFilter = true ]) : mixed
Parameters
- $input : mixed
- $hasFilter : mixed = true
Tags
Return values
mixed —testGetOptions()
public
testGetOptions() : mixed
Return values
mixed —testMatch()
public
testMatch(mixed $input, mixed $str, mixed $matches) : mixed
Parameters
- $input : mixed
- $str : mixed
- $matches : mixed
Tags
Return values
mixed —validInputs()
public
validInputs() : mixed
Return values
mixed —getInput()
private
getInput(mixed $input) : mixed
Parameters
- $input : mixed