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

Fonctions membres publiques statiques

static linksgroups ($groupsOfLinks)
 
static links ($links)
 
static link ($link)
 

Description détaillée

Utility class for icons.

Depuis
3.2

Documentation des fonctions membres

◆ link()

static link (   $link)
static

Method to generate html code for a single link

Paramètres
array$linklink properties
Renvoie
string
Depuis
3.2

Références $i, $layout, $link, $n, $user, et Factory\getUser().

◆ links()

static links (   $links)
static

Method to generate html code for a list of links

Paramètres
array$linksArray of links
Renvoie
string
Depuis
3.2

Références $html, $link, et HTMLHelper\_().

◆ linksgroups()

static linksgroups (   $groupsOfLinks)
static

Method to generate html code for groups of lists of links

Paramètres
array$groupsOfLinksArray of links
Renvoie
string
Depuis
3.2

Références $html, $layout, $title, et HTMLHelper\_().


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