Class FinderHelper

Description

Helper class for Finder.

  • since: 2.5

Located in /administrator/components/com_finder/helpers/finder.php (line 19)


	
			
Variable Summary
static string $extension
Method Summary
static void addSubmenu (string $vName)
static JObject getActions ()
Variables
static string $extension = 'com_finder' (line 25)
  • var: The extension name.
  • since: 2.5
  • access: public
Methods
static method addSubmenu (line 36)

Configure the Linkbar.

  • since: 2.5
  • access: public
static void addSubmenu (string $vName)
  • string $vName: The name of the active view.
static method getActions (line 62)

Gets a list of the actions that can be performed.

  • return: A JObject containing the allowed actions.
  • since: 2.5
  • access: public
static JObject getActions ()

Documentation generated on Mon, 25 Jun 2012 13:54:51 -0500 by phpDocumentor 1.4.4