Class RedirectHelper

Description

Redirect component helper.

  • since: 1.6

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


	
			
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 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 getActions (line 38)

Gets a list of the actions that can be performed.

  • access: public
static JObject getActions ()
static isEnabled (line 77)

Determines if the plugin for Redirect to work is enabled.

  • access: public
static boolean isEnabled ()
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 ()

Documentation generated on Tue, 19 Nov 2013 15:11:38 +0100 by phpDocumentor 1.4.3