ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
A Whoops error handler for testing. More...
Protected Member Functions | |
pageHeader () | |
Get the header for the page. More... | |
![]() | |
content () | |
Assemble the output for this handler. More... | |
pageHeader () | |
Get the header for the page. More... | |
exceptionContent () | |
Get a short info about the exception. More... | |
tablesContent () | |
Get the header for the page. More... | |
tables () | |
Get the tables that should be rendered. More... | |
Additional Inherited Members | |
![]() | |
handle () | |
Last missing method from HandlerInterface. More... | |
![]() | |
const | KEY_SPACE = 25 |
A Whoops error handler for testing.
This yields the same output as the plain text handler, but prints a nice message to the tester on top of the page.
Definition at line 17 of file class.ilTestingHandler.php.
|
protected |
Get the header for the page.
Definition at line 24 of file class.ilTestingHandler.php.