PHP Classes

Classes of Przemek Czekaj

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Przemek Czekaj (1)  >  Mission progress status  >  Reputation  
Picture of Przemek Czekaj
Name: Przemek Czekaj <contact>
Classes: 1
Country: Poland Poland
Age: 36
All time rank: 315574 in Poland Poland
Week rank: 220 Up3 in Poland Poland Up
All time users: 557
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Dispatcher  
Dispatch events to registered handler classes
This class cam be used dispatch events to registered handler classes.

It can register a class to handle events with a given name.

When an event occurs, the class can dispatch it by creating and calling an object of the registered handler class.

This class may also retrieve the response of event dispatching call returned by the handler class.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z