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

Fonctions membres publiques statiques

static xdebuglink ($file, $line='')
 

Attributs publics statiques

static $xdebugLinkFormat
 

Description détaillée

Extended Utility class for render debug information.

Depuis
3.7.0

Documentation des fonctions membres

◆ xdebuglink()

static xdebuglink (   $file,
  $line = '' 
)
static

Replaces the Joomla! root with "JROOT" to improve readability. Formats a link with a special value xdebug.file_link_format from the php.ini file.

Paramètres
string$fileThe full path to the file.
string$lineThe line number.
Renvoie
string
Exceptions

Références $href, $html, $link, HTMLHelper\_(), Path\clean(), JPATH_ROOT, et null.

Documentation des champs

◆ $xdebugLinkFormat

$xdebugLinkFormat
static

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