Class JHtmlDebug
Extended Utility class for render debug information.
		Abstract
Package: Joomla\Libraries\HTML
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.7.0
Located at cms/html/debug.php
	
		Package: Joomla\Libraries\HTML
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.7.0
Located at cms/html/debug.php
Methods summary
| 
				 public static
				string
				
				 | 
			#
			 xdebuglink( string $file, string $line = '' )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. | 
Magic methods summary
Properties summary
| 
				public static 
				string
			 | $xdebugLinkFormat | 
				#
				 xdebug.file_link_format from the php.ini. | 
