Class PluginsHelper

Description

Plugins component helper.

  • since: 1.6

Located in /administrator/components/com_plugins/helpers/plugins.php (line 16)


	
			
Variable Summary
static mixed $extension
Method Summary
static void addSubmenu (string $vName)
static string folderOptions ()
static JObject getActions ()
static string stateOptions ()
void parseXMLTemplateFile ( $templateBaseDir,  $templateDir)
Variables
static mixed $extension = 'com_plugins' (line 18)
  • access: public
Methods
static method addSubmenu (line 25)

Configure the Linkbar.

  • access: public
static void addSubmenu (string $vName)
  • string $vName: The name of the active view.
static method folderOptions (line 70)

Returns an array of standard published state filter options.

  • return: The HTML code for the select tag
  • access: public
static string folderOptions ()
static method getActions (line 35)

Gets a list of the actions that can be performed.

  • access: public
static JObject getActions ()
static method stateOptions (line 55)

Returns an array of standard published state filter options.

  • return: The HTML code for the select tag
  • access: public
static string stateOptions ()
parseXMLTemplateFile (line 89)
void parseXMLTemplateFile ( $templateBaseDir,  $templateDir)
  • $templateBaseDir
  • $templateDir

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