ILIAS  trunk Revision v5.2.0beta1-34132-g2d4d73d4a0
ilAppEventListener Interface Reference

Interface for event handling. More...

+ Inheritance diagram for ilAppEventListener:
+ Collaboration diagram for ilAppEventListener:

Static Public Member Functions

static handleEvent (string $a_component, string $a_event, array $a_parameter)
 Handle an event in a listener. More...
 

Detailed Description

Interface for event handling.

See class.ilAppEventHandler.php for more information.

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 27 of file interface.ilAppEventListener.php.

Member Function Documentation

◆ handleEvent()

static ilAppEventListener::handleEvent ( string  $a_component,
string  $a_event,
array  $a_parameter 
)
static

The documentation for this interface was generated from the following file: