Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier com_contact/tmpl/contact/default_links.php

Espaces de nommage

 Joomla\Site
 

Variables

 $label = $this->item->params->get('link' . $char . '_name')
 
if(! $link) endif
 
 $link = (0 === strpos($link, 'http')) ? $link : 'http://' . $link
 
 endforeach
 

Documentation des variables

◆ $label

$label = $this->item->params->get('link' . $char . '_name')

◆ $link

$link = (0 === strpos($link, 'http')) ? $link : 'http://' . $link

◆ endforeach

endforeach

◆ endif

if (! $link) endif