24include_once(
"./Services/Component/classes/class.ilPlugin.php");
53 return "EventHandling";
91 abstract public function handleEvent($a_component, $a_event, $a_parameter);
An exception for terminatinating execution or to throw for unit testing.
Abstract parent class for all event hook plugin classes.
getComponentType()
Get Component Type.
getComponentName()
Get Component Name.
handleEvent($a_component, $a_event, $a_parameter)
Handle the event.
slotInit()
Object initialization done by slot.