PHP Developer's Network : Network Member Forums

Class: SigSlots



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/3624.html
      Classes of Xander Guzman  > 
SigSlots
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Applications   Files Files  
  • Supplied by:

  • Picture of Xander Guzman
    Name: Xander Guzman <e-mail contact>
    Published packages: 1
    Country: United States United States - PHP professionals from United States looking for PHP jobs
    Home page: ???

    Browse this author's classes

  • Innovation Award:

  • PHP Programming Innovation award nominee
    January 2007
    Number 10
    Signals and slots is a design pattern usually applied in desktop application development. It simplifies the development of event driven applications.

    This package provides a PHP implementation, thus making it possible to use this design pattern also in PHP Web applications.

    Manuel Lemos
  • Groups:

  • Group folder image
    Implementations of well known design patterns
    View top rated classes
  • Detailed description:

  • This package can be used to trigger and process events using the signal and slot design pattern.

    There several classes to manage and process events.

    Applications can register objects that trigger event occurrences by emitting signals of a given type.

    The objects interested in handling events of may register slots.

    When an event is triggered, the manager class processes the signal by calling all objects that registered a slot associated to the event type.
  • 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:

  • File Role Description
    Plain text file MyEventTest.php Example
    Example.
    Plain text file signal.php Class
    Base class for Signals
    Plain text file signals.php Class
    Singleton Object to Manage the signals
    Plain text file sigslots.php Class
    Primary file required to be included to use the library.
    Plain text file slot.php Class
    Base class to define a Slot
    Download all files: sigslots.tar.gz sigslots.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products