Class PHPDS_backtrace

Description

Generate a pretty (formated to be read) backtrace, skipping the first lines if asked

Located in /PHPDS_errorHandler.class.php (line 425)


	
			
Method Summary
static void asText ([ $ignore = 0], [ $backtrace = null])
static void fetchCodeFragment ( $filepath,  $lineno)
static void highlightString ( $string, [ $lineno = null])
static void lastLine ([ $backtrace = null])
void asArray ([ $ignore = 0], [ $backtrace = null])
void asHTML ([ $ignore = 0], [ $backtrace = null])
Methods
static method asText (line 439)
  • access: public
static void asText ([ $ignore = 0], [ $backtrace = null])
  • $ignore
  • $backtrace
static method fetchCodeFragment (line 557)
  • access: public
static void fetchCodeFragment ( $filepath,  $lineno)
  • $filepath
  • $lineno
static method highlightString (line 580)
  • access: public
static void highlightString ( $string, [ $lineno = null])
  • $string
  • $lineno
static method lastLine (line 428)
  • access: public
static void lastLine ([ $backtrace = null])
  • $backtrace
asArray (line 481)
  • access: public
void asArray ([ $ignore = 0], [ $backtrace = null])
  • $ignore
  • $backtrace
asHTML (line 486)
  • access: public
void asHTML ([ $ignore = 0], [ $backtrace = null])
  • $ignore
  • $backtrace

Documentation generated on Tue, 09 Aug 2011 09:05:11 +0200 by phpDocumentor 1.4.3