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 de la classe JHtmlDebug

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 $file, $href, $html, $link, 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 :