Joomla CMS  3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
Référence de la classe ContentViewFeatured
+ Graphe d'héritage de ContentViewFeatured:

Fonctions membres publiques

 display ($tpl=null)
 
 display ($tpl=null)
 
 display ($tpl=null)
 

Champs de données

 $filterForm
 
 $activeFilters
 

Fonctions membres protégées

 addToolbar ()
 
 getSortFields ()
 
 _prepareDocument ()
 

Attributs protégés

 $authors
 
 $items = null
 
 $pagination = null
 
 $state = null
 
 $sidebar
 
 $item = null
 
 $lead_items = array()
 
 $intro_items = array()
 
 $link_items = array()
 
 $columns = 1
 
 $db
 

Description détaillée

View class for a list of featured articles.

Depuis
1.6

Frontpage View class

Depuis
1.5

Documentation des fonctions membres

◆ _prepareDocument()

_prepareDocument ( )
protected

Prepares the document.

Renvoie
void

Références $app, $attribs, $link, $menu, $title, elseif, et null.

◆ addToolbar()

addToolbar ( )
protected

Add the page title and toolbar.

Renvoie
void
Depuis
1.6

Références $state, elseif, et title.

◆ display() [1/3]

display (   $tpl = null)

Execute and display a template script.

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 $app, $description, $doc, $link, $params, $row, $rows, $title, ENT_COMPAT, ContentHelperRoute\getArticleRoute(), et getDocument.

◆ display() [2/3]

display (   $tpl = null)

Execute and display a template script.

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 $dispatcher, $i, $item, $items, $limit, $params, $results, $state, $user, JEventDispatcher\getInstance(), htmlspecialchars, if, items, null, ContentHelperQuery\orderDownColumns(), pageclass_sfx, et JError\raiseWarning().

◆ display() [3/3]

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 ContentHelper\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

◆ $activeFilters

$activeFilters

◆ $authors

$authors
protected

◆ $columns

$columns = 1
protected

◆ $db

$db
protected

◆ $filterForm

$filterForm

◆ $intro_items

$intro_items = array()
protected

◆ $item

$item = null
protected

◆ $items

$items = null
protected

◆ $lead_items

$lead_items = array()
protected

◆ $link_items

$link_items = array()
protected

◆ $pagination

$pagination = null
protected

◆ $sidebar

$sidebar
protected

◆ $state

$state = null
protected

La documentation de cette classe a été générée à partir des fichiers suivants :