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 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 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 Tue, 19 Nov 2013 15:03:23 +0100 by phpDocumentor 1.4.3