Class ModFinderHelper

Description

Finder module helper.

  • since: 2.5

Located in /modules/mod_finder/helper.php (line 19)


	
			
Method Summary
static string getGetFields ([string $route = null])
Methods
static method getGetFields (line 31)

Method to get hidden input fields for a get form so that control variables are not lost upon form submission.

  • return: A string of hidden input form fields
  • since: 2.5
  • access: public
static string getGetFields ([string $route = null])
  • string $route: The route to the page. [optional]
static method getQuery (line 62)

Get Smart Search query object.

  • return: object
  • since: 2.5
  • access: public
static FinderIndexerQuery getQuery (JRegistry $params)
  • JRegistry $params: object containing module parameters.

Documentation generated on Mon, 25 Jun 2012 13:55:33 -0500 by phpDocumentor 1.4.4