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

Fonctions membres publiques

 display ($tpl=null)
 

Fonctions membres protégées

 reconcileNames ($item)
 
 prepareDocument ()
 

Attributs protégés

 $viewName = 'contact'
 
 $extension = 'com_contact'
 
 $defaultPageTitle = 'COM_CONTACT_DEFAULT_PAGE_TITLE'
 
 $runPlugins = true
 

Description détaillée

HTML View class for the Contact component

Depuis
1.5

HTML View class for the Contacts component

Depuis
1.5

Documentation des fonctions membres

◆ display()

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 $item, et items.

◆ prepareDocument()

prepareDocument ( )
protected

Prepares the document

Renvoie
void

Références $category, $id, $item, $menu, $path, category, ContactHelperRoute\getCategoryRoute(), if, et null.

◆ reconcileNames()

reconcileNames (   $item)
protected

Method to reconcile non standard names from components to usage in this class. Typically overridden in the component feed view class.

Paramètres
object$itemThe item for a feed, an element of the $items array.
Renvoie
void
Depuis
3.2

Références $item.

Documentation des champs

◆ $defaultPageTitle

$defaultPageTitle = 'COM_CONTACT_DEFAULT_PAGE_TITLE'
protected

◆ $extension

$extension = 'com_contact'
protected

◆ $runPlugins

$runPlugins = true
protected

◆ $viewName

$viewName = 'contact'
protected

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