Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier toolbar/link.php

Espaces de nommage

 Joomla\Site
 

Variables

 $margin = (strpos($url ?? '', 'index.php?option=com_config') === false) ? '' : 'ms-auto'
 
 $target = empty($target) ? '' : 'target="' . $target . '"'
 

Documentation des variables

◆ $margin

$margin = (strpos($url ?? '', 'index.php?option=com_config') === false) ? '' : 'ms-auto'

Référencé par TextView\renderSection().

◆ $target

$target = empty($target) ? '' : 'target="' . $target . '"'