 |
|
Innovation award
 Nominee: 1x |
This class is meant to manage events and listeners which are basically functions that are called when an event of a given name occurs.
The class provides a function to register listener callback functions for a given event type.
There is also another function to trigger the notification of an event. When an event occurs, this class function calls the registered callback functions for the specific type of event, passing an optional event data structured that may provide more details about the event that occurred.
This class is meant to be extended for use by other classes.
|
|
| Name: |
Event Notifier |
| Base name: |
eventnotifier |
| Description: |
Register and call listeners triggered by events |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
856 users |
| All time rank: |
3565 |
| Week users: |
0 users |
| Week rank: |
2018  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (55.0%) |
- |
- |
- |
- |
Insufficient (30.5%) |
2246 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|