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], [integer $paramItem = 0])
Methods
static getGetFields (line 32)

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], [integer $paramItem = 0])
  • string $route: The route to the page. [optional]
  • integer $paramItem: The menu item ID. (@since 3.1) [optional]
static getQuery (line 69)

Get Smart Search query object.

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

Documentation generated on Tue, 19 Nov 2013 15:04:16 +0100 by phpDocumentor 1.4.3