ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (ilErrorHandling $error_handling) | |
handle () | |
Last missing method from HandlerInterface. More... | |
Private Attributes | |
$error_handling | |
Definition at line 25 of file class.ilDelegatingHandler.php.
ilDelegatingHandler::__construct | ( | ilErrorHandling | $error_handling | ) |
ilDelegatingHandler::handle | ( | ) |
Last missing method from HandlerInterface.
Asks ilErrorHandling for the appropriate Handler and delegates it's tasks to that handler.
Definition at line 45 of file class.ilDelegatingHandler.php.
|
private |
Definition at line 30 of file class.ilDelegatingHandler.php.
Referenced by __construct().