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 JHtmlContentAdministrator

Fonctions membres publiques statiques

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

Description détaillée

Content HTML helper

Depuis
3.0

Documentation des fonctions membres

◆ association()

static association (   $articleid)
static

Render the list of associated items

Paramètres
integer$articleidThe article item id
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 feature/unfeature links

Paramètres
integer$valueThe state value
integer$iRow number
boolean$canChangeIs user allowed to change?
Renvoie
string HTML code

Références $canChange, $html, $i, $icon, $state, $value, et ArrayHelper\getValue().


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