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 JHtmlContact

Fonctions membres publiques statiques

static association ($contactid)
 
static featured ($value=0, $i=0, $canChange=true)
 

Description détaillée

Contact HTML helper class.

Depuis
1.6

Documentation des fonctions membres

◆ association()

static association (   $contactid)
static

Get the associated language flags

Paramètres
integer$contactidThe item id to search associations
Renvoie
string The language HTML
Exceptions
Exception

Références $classes, $db, $html, $item, $items, $query, $text, $tooltip, $url, ENT_QUOTES, et htmlspecialchars.

◆ featured()

static featured (   $value = 0,
  $i = 0,
  $canChange = true 
)
static

Show the featured/not-featured icon.

Paramètres
integer$valueThe featured value.
integer$iId of the item.
boolean$canChangeWhether the value can be changed or not.
Renvoie
string The anchor tag to toggle featured/unfeatured contacts.
Depuis
1.6

Références $canChange, $html, $i, $icon, $state, et $value.


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