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é
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe ContactViewContact
+ Graphe d'héritage de ContactViewContact:

Fonctions membres publiques

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

Fonctions membres protégées

 addToolbar ()
 
 _prepareDocument ()
 

Attributs protégés

 $form
 
 $item
 
 $state
 
 $return_page
 
 $captchaEnabled = false
 

Description détaillée

View to edit a contact.

Depuis
1.6

HTML Contact View class for the Contact component

Depuis
1.5

View to create a VCF for a contact item

Depuis
1.6

Documentation des fonctions membres

◆ _prepareDocument()

_prepareDocument ( )
protected

Prepares the document

Renvoie
void
Depuis
1.6

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

◆ addToolbar()

addToolbar ( )
protected

Add the page title and toolbar.

Renvoie
void
Depuis
1.6

Références $user, $userId, item, 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 $item, getDocument, et JError\raiseWarning().

◆ display() [2/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 $forcedLanguage, item, et null.

◆ display() [3/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.

Handle email cloaking

Keep a copy of the raw email address so it can still be accessed in the layout if needed.

Références $active, $app, $data, $dispatcher, $groups, $item, $layout, $offset, $options, $params, $results, $return, $state, $user, elseif, ContactHelperRoute\getContactRoute(), JEventDispatcher\getInstance(), htmlspecialchars, item, null, pageclass_sfx, JError\raiseWarning(), et true.

Documentation des champs

◆ $captchaEnabled

$captchaEnabled = false
protected

◆ $form

$form
protected

◆ $item

$item
protected

◆ $return_page

$return_page
protected

◆ $state

$state
protected

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