Class RedirectHelper

Description

Redirect component helper.

  • since: 1.6

Located in /administrator/components/com_redirect/helpers/redirect.php (line 17)


	
			
Variable Summary
static mixed $extension
Method Summary
static void addSubmenu (string $vName)
static JObject getActions ()
static boolean isEnabled ()
static string publishedOptions ()
Variables
static mixed $extension = 'com_redirect' (line 19)
  • access: public
Methods
static method addSubmenu (line 26)

Configure the Linkbar.

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

Gets a list of the actions that can be performed.

  • access: public
static JObject getActions ()
static method isEnabled (line 74)

Determines if the plugin for Redirect to work is enabled.

  • access: public
static boolean isEnabled ()
static method publishedOptions (line 56)

Returns an array of standard published state filter options.

  • return: The HTML code for the select tag
  • access: public
static string publishedOptions ()

Documentation generated on Mon, 25 Jun 2012 13:59:04 -0500 by phpDocumentor 1.4.4