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 method 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 method suggested (line 121)

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 Mon, 25 Jun 2012 13:59:00 -0500 by phpDocumentor 1.4.4