|
ILIAS
release_8 Revision v8.24
|
A Whoops error handler for testing. More...
Inheritance diagram for ilTestingHandler:
Collaboration diagram for ilTestingHandler:Public Member Functions | |
| generateResponse () | |
Public Member Functions inherited from ilPlainTextHandler | |
| withExclusionList (array $exclusion_list) | |
| generateResponse () | |
Additional Inherited Members | |
Protected Member Functions inherited from ilPlainTextHandler | |
| getExceptionOutput () | |
| 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... | |
Protected Attributes inherited from ilPlainTextHandler | |
| 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 27 of file class.ilTestingHandler.php.
| ilTestingHandler::generateResponse | ( | ) |
Reimplemented from ilPlainTextHandler.
Definition at line 29 of file class.ilTestingHandler.php.
References ilPlainTextHandler\getExceptionOutput().
Here is the call graph for this function: