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 du fichier components/com_contact/views/contact/tmpl/default_links.php

Espaces de nommage

 Joomla\Site
 

Variables

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

Documentation des variables

◆ $label

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

◆ $link

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

◆ endforeach

endforeach

◆ endif

endif