Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe AdministratorService

Fonctions membres publiques

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

Description détaillée

Contact HTML helper class.

Depuis
1.6

Documentation des fonctions membres

◆ association()

association (   $contactid)

Get the associated language flags

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

Références $classes, $content_languages, $db, $html, $item, $items, $languages, $query, $text, $tooltip, $url, Route\_(), ENT_QUOTES, Factory\getApplication(), Associations\getAssociations(), Factory\getDbo(), ParameterType\INTEGER, LayoutHelper\render(), et Text\sprintf().

◆ featured()

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

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 $i, $icon, $onclick, $state, $value, et ArrayHelper\getValue().


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