Return the WHERE clause to use for a given key which is provided by the RefineBar This must be called in the extending class if no clause can be determined, i.e. return parent::_getRefineClause() Allows custom non-table clauses to be added. Is only called for key names which begin with an underscore. The base table is aliased to 'item'.