Class PluginsHelper

Description

Plugins component helper.

  • since: 1.6

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


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

Configure the Linkbar.

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

Returns an array of standard published state filter options.

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

Gets a list of the actions that can be performed.

  • access: public
static JObject getActions ()
static publishedOptions (line 59)

Returns an array of standard published state filter options.

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

Documentation generated on Tue, 19 Nov 2013 15:10:50 +0100 by phpDocumentor 1.4.3