Login   Register  
PHP Classes
elePHPant
Icontem

Event Notifier

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Corey Tisdale
Name: Corey Tisdale <e-mail contact>
Packages: 4 Browse all classes by Corey Tisdale Browse all classes by
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 921125 in United States United States
Week rank: 2112 Down255 in United States United States Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Corey Tisdale  >  Event Notifier  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Language Constructs to assist in the language control View top rated classes


  User ratings  
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.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file EventNotifier.php Class Main class file

Download all files: eventnotifier.tar.gz eventnotifier.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.