PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStar 30%Total: 901 This week: 1All time: 3,926 This week: 560Up
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
Age: ???
All time rank: 1058151 in United States United States
Week rank: 416 Up46 in United States United States Up
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:901
This week:1
All time:3,926
This week:560Up
 User Ratings  
 
 All time
Utility:50%StarStarStar
Consistency:55%StarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:30%StarStar
Rank:4251