Login   Register  
PHP Classes
elePHPant
Icontem

Class: Event Notifier

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Corey Tisdale  >  Event Notifier  >  Download .tar.gz .zip  >  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
Related classes: , ,
Version: -
PHP version: -
License: BSD License
All time users: 818 users
All time rank: 3416
Week users: 0 users
Week rank: 2420
Picture of Corey Tisdale
Author: Corey Tisdale <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 882116 in United States United States
Week rank: 2255 Down288 in United States United States Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
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.

 

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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (50.0%)
Not sure (55.0%)
-
-
-
-
Insufficient (30.5%)
2170
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.