PHP Classes
elePHPant
Icontem

Event Notifier: Register and call listeners triggered by events

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2004-11-18 (11 years ago) RSS 2.0 feedStarStar 30%Total: 897 All time: 3,783 This week: 1,090Up
Version License Categories
eventnotifier 1.0BSD LicenseLanguage
Description Author

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.

Picture of Corey Tisdale
Name: Corey Tisdale <contact>
Classes: 4 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file EventNotifier.php Class Main class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:897
This week:0
All time:3,783
This week:1,090Up
 User Ratings  
 
 All time
Utility:50%StarStarStar
Consistency:55%StarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:30%StarStar
Rank:2928