/Debug.templates/bluescreen.phtml
Nette Framework - Debugger bluescreen template.
Copyright (c) 2004, 2009 David Grudl (http://davidgrudl.com)
This source file is subject to the "Nette license" that is bundled with this package in the file license.txt.
For more information please see https://nette.org
| Function Summary | |
|---|---|
| void |
Closes panel.
|
| void |
_netteDebugPrintCode
(string $file, int $line, [int $count =
15])
Prints source code.
|
| void |
_netteOpenPanel
(string $name, bool $collapsed)
Opens panel.
|
| Function Details | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 110 _netteClosePanelvoid _netteClosePanel () Closes panel. |
||||||||||||
|
line 39 _netteDebugPrintCodevoid _netteDebugPrintCode (string $file, int $line, [int $count = Prints source code.
|
||||||||||||
|
line 92 _netteOpenPanelvoid _netteOpenPanel (string $name, bool $collapsed) Opens panel.
|
||||||||||||
