JHtmlQuery::explained
Method to get the explained (human-readable) search query.
Signature
public function explained(FinderIndexerQuery
$query )
Parameters
-
$query
- A FinderIndexerQuery object to explain.
Returns
- mixed
- String if there is data to explain, null otherwise.