Class InstallerHelper

Description

Installer helper.

  • since: 1.6

Located in /administrator/components/com_installer/helpers/installer.php (line 19)


	
			
Method Summary
 static void addSubmenu ([string $vName = 'install'])
 static JObject getActions ()
 static array getExtensionGroupes ()
 static array getExtensionTypes ()
Methods
static addSubmenu (line 28)

Configure the Linkbar.

  • access: public
static void addSubmenu ([string $vName = 'install'])
  • string $vName: The name of the active view.
static getActions (line 126)

Gets a list of the actions that can be performed.

  • since: 1.6
  • access: public
static JObject getActions ()
static getExtensionGroupes (line 99)

Get a list of filter options for the extension types.

  • return: An array of stdClass objects.
  • since: 3.0
  • access: public
static array getExtensionGroupes ()
static getExtensionTypes (line 74)

Get a list of filter options for the extension types.

  • return: An array of stdClass objects.
  • since: 3.0
  • access: public
static array getExtensionTypes ()

Documentation generated on Tue, 19 Nov 2013 15:05:48 +0100 by phpDocumentor 1.4.3