Helpers
class Helpers
Rendering helpers for Debugger.
Methods
static string
editorLink($file, $line = NULL)
Returns HTML link to editor.
static string
editorUri($file, $line = NULL)
Returns link to editor.
static
createHtml($mask)
No description
static
findTrace(array $trace, $method, $index = NULL)
No description
static string
getClass($obj)
No description
static
fixStack($exception)
No description
static
fixEncoding($s)
No description
Details
at line 25
static string
editorLink($file, $line = NULL)
Returns HTML link to editor.
at line 50
static string
editorUri($file, $line = NULL)
Returns link to editor.
at line 58
static
createHtml($mask)
No description
at line 67
static
findTrace(array $trace, $method, $index = NULL)
No description
at line 85
static string
getClass($obj)
No description
at line 92
static
fixStack($exception)
internal |
No description
at line 118
static
fixEncoding($s)
internal |
No description