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
>
Latest changes
>
Stumble It!
>
Bookmark in del.icio.us
Name:
SigSlots
Support forum
Base name:
sigslots
Description:
Trigger and process events with signal and slots
Version:
1.0
Required PHP version:
5.0
License:
GNU General Public License (GPL)
Supplied by
Groups
Detailed description
Applications
Files
Supplied by
:
Name:
Xander Guzman
<
e-mail contact
>
Published packages:
1
Country:
United States
-
PHP professionals from United States looking for PHP jobs
Home page:
???
Browse this author's classes
Innovation Award:
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
:
Design Patterns
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.
If you know an application of this package, send a message to the
author
to add a link here.
Files
:
File
Role
Description
MyEventTest.php
Example
Example.
signal.php
Class
Base class for Signals
signals.php
Class
Singleton Object to Manage the signals
sigslots.php
Class
Primary file required to be included to use the library.
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