PHP Interface KGzocha\Searcher\Criteria\CriteriaInterface

Author: Krzysztof Gzocha ([email protected])
Author: Daniel Ribeiro ([email protected])
Datei anzeigen Open project: krzysztof-gzocha/searcher

Public Methods

Method Description
shouldBeApplied ( ) : boolean Checks if the query criteria should be applied when building the query.

Method Details

shouldBeApplied() public method

Checks if the query criteria should be applied when building the query.
public shouldBeApplied ( ) : boolean
return boolean