Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe RedirectHelper

Fonctions membres publiques statiques

static addSubmenu ($vName)
 
static getActions ()
 
static publishedOptions ()
 
static getRedirectPluginId ()
 
static collectUrlsEnabled ()
 

Attributs publics statiques

static $extension = 'com_redirect'
 

Description détaillée

Redirect component helper.

Depuis
1.6

Documentation des fonctions membres

◆ addSubmenu()

static addSubmenu (   $vName)
static

Configure the Linkbar.

Paramètres
string$vNameThe name of the active view.
Renvoie
void
Depuis
1.6

Référencé par RedirectController\display().

◆ collectUrlsEnabled()

static collectUrlsEnabled ( )
static

Checks whether the option "Collect URLs" is enabled for the output message

Renvoie
boolean
Depuis
3.4

Références $params.

Référencé par RedirectViewLinks\display().

◆ getActions()

static getActions ( )
static

Gets a list of the actions that can be performed.

Renvoie
JObject
Obsolète:
3.2 Use JHelperContent::getActions() instead

◆ getRedirectPluginId()

static getRedirectPluginId ( )
static

Gets the redirect system plugin extension id.

Renvoie
integer The redirect system plugin extension id.
Depuis
3.6.0

Références $db, $query, et JError\raiseWarning().

Référencé par RedirectViewLinks\display().

◆ publishedOptions()

static publishedOptions ( )
static

Returns an array of standard published state filter options.

Renvoie
array An array containing the options
Depuis
1.6

Références $options.

Documentation des champs

◆ $extension

$extension = 'com_redirect'
static

La documentation de cette classe a été générée à partir du fichier suivant :