Helpers
class Helpers
Rendering helpers for Debugger.
Methods
static string
editorLink($file, $line)
Returns link to editor.
static
createHtml($mask)
No description
static
findTrace(array $trace, $method, $index = NULL)
No description
static
fixStack($exception)
No description
static string
fixEncoding($s)
Returns correctly encoded string.
Details
at line 25
static string
editorLink($file, $line)
Returns link to editor.
at line 46
static
createHtml($mask)
No description
at line 55
static
findTrace(array $trace, $method, $index = NULL)
No description
at line 70
static
fixStack($exception)
No description
at line 100
static string
fixEncoding($s)
Returns correctly encoded string.