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

Fonctions membres publiques

 display ($tpl=null)
 

Fonctions membres protégées

 addToolbar ()
 
 getSortFields ()
 

Attributs protégés

 $categories
 
 $items
 
 $pagination
 
 $state
 

Description détaillée

View class for a list of banners.

Depuis
1.6

Documentation des fonctions membres

◆ addToolbar()

addToolbar ( )
protected

Add the page title and toolbar.

Renvoie
void
Depuis
1.6

Références $layout, $title, $user, elseif, JPATH_ADMINISTRATOR, JLoader\register(), et title.

◆ display()

display (   $tpl = null)

Method to display the view.

Paramètres
string$tplA template file to load. [optional]
Renvoie
mixed A string if successful, otherwise a JError object.
Depuis
1.6

Références BannersHelper\addSubmenu(), items, et JHtmlSidebar\render().

◆ 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

◆ $categories

$categories
protected

◆ $items

$items
protected

◆ $pagination

$pagination
protected

◆ $state

$state
protected

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