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 FinderHelper

Fonctions membres publiques statiques

static addSubmenu ($vName)
 
static getFinderPluginId ()
 
static getActions ()
 

Attributs publics statiques

static $extension = 'com_finder'
 

Description détaillée

Helper class for Finder.

Depuis
2.5

Documentation des fonctions membres

◆ addSubmenu()

static addSubmenu (   $vName)
static

Configure the Linkbar.

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

Références JHtmlSidebar\addEntry().

Référencé par FinderViewFilters\display(), FinderViewMaps\display(), et FinderViewIndex\display().

◆ getActions()

static getActions ( )
static

Gets a list of the actions that can be performed.

Renvoie
JObject A JObject containing the allowed actions.
Depuis
2.5
Obsolète:
3.2 Use JHelperContent::getActions() instead

◆ getFinderPluginId()

static getFinderPluginId ( )
static

Gets the finder system plugin extension id.

Renvoie
integer The finder system plugin extension id.
Depuis
3.6.0

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

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

Documentation des champs

◆ $extension

$extension = 'com_finder'
static

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