final class Search (View source)

Methods

__construct(DatabaseInterface $dbi)

No description

string
buildSqlQuery()

Builds the sql search query from the post parameters

Details

__construct(DatabaseInterface $dbi)

No description

Parameters

DatabaseInterface $dbi

string buildSqlQuery()

Builds the sql search query from the post parameters

Return Value

string

the generated SQL query