Abstract Class JHtmlQuery

Description

Query HTML behavior class for Finder.

  • abstract:
  • since: 2.5

Located in /components/com_finder/helpers/html/query.php (line 19)


	
			
Method Summary
 static mixed explained (FinderIndexerQuery $query)
 static mixed suggested (FinderIndexerQuery $query)
Methods
static explained (line 30)

Method to get the explained (human-readable) search query.

  • return: String if there is data to explain, null otherwise.
  • since: 2.5
  • access: public
static mixed explained (FinderIndexerQuery $query)
static suggested (line 122)

Method to get the suggested search query.

  • return: String if there is a suggestion, false otherwise.
  • since: 2.5
  • access: public
static mixed suggested (FinderIndexerQuery $query)

Documentation generated on Tue, 19 Nov 2013 15:11:29 +0100 by phpDocumentor 1.4.3