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 PluginsViewPlugins
+ Graphe d'héritage de PluginsViewPlugins:

Fonctions membres publiques

 display ($tpl=null)
 

Fonctions membres protégées

 addToolbar ()
 
 getSortFields ()
 

Attributs protégés

 $items
 
 $pagination
 
 $state
 

Description détaillée

View class for a list of plugins.

Depuis
1.5

Documentation des fonctions membres

◆ addToolbar()

addToolbar ( )
protected

Add the page title and toolbar.

Renvoie
void
Depuis
1.6

Références title.

◆ display()

display (   $tpl = null)

Display the view.

Paramètres
string$tplThe name of the template file to parse; automatically searches through the template paths.
Renvoie
mixed A string if successful, otherwise an Error object.

Références items.

◆ getSortFields()

getSortFields ( )
protected

Returns an array of fields the table can be sorted by.

Renvoie
array Array containing the field name to sort by as the key and display text as value.
Depuis
3.0

Documentation des champs

◆ $items

$items
protected

◆ $pagination

$pagination
protected

◆ $state

$state
protected

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