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

Fonctions membres publiques

 display ($tpl=null)
 

Fonctions membres protégées

 addToolbar ()
 
 getSortFields ()
 

Attributs protégés

 $items
 
 $pagination
 
 $state
 
 $user
 

Description détaillée

User notes list view

Depuis
2.5

Documentation des fonctions membres

◆ addToolbar()

addToolbar ( )
protected

Display the toolbar.

Renvoie
void
Depuis
2.5

Références elseif, JHtmlSidebar\setAction(), et title.

◆ display()

display (   $tpl = null)

Override the display method for 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 a JError object.
Depuis
2.5

Références $item, UsersHelper\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

◆ $items

$items
protected

◆ $pagination

$pagination
protected

◆ $state

$state
protected

◆ $user

$user
protected

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