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é
|
Fonctions membres publiques statiques | |
static | addSubmenu ($vName) |
static | getActions () |
static | publishedOptions () |
static | getRedirectPluginId () |
static | collectUrlsEnabled () |
Attributs publics statiques | |
static | $extension = 'com_redirect' |
Redirect component helper.
|
static |
Configure the Linkbar.
string | $vName | The name of the active view. |
Référencé par RedirectController\display().
|
static |
Checks whether the option "Collect URLs" is enabled for the output message
Références $params.
Référencé par RedirectViewLinks\display().
|
static |
Gets a list of the actions that can be performed.
|
static |
Gets the redirect system plugin extension id.
Références $db, $query, et JError\raiseWarning().
Référencé par RedirectViewLinks\display().
|
static |
Returns an array of standard published state filter options.
Références $options.
|
static |