Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
The Symfony2 Event Dispatcher component implements the Observer (http://en.wikipedia.org/wiki/Observer_pattern) pattern in a simple and effective way to make all these things possible and to make your projects truly extensible. Take a simple example from the Symfony2 HttpKernel component. Once a Response object has been created, it may be useful to allow other elements in the system to modify it (e.g. add some cache headers) before it's actually used. To make this possible, the Symfony2 kernel throws an event - kernel.response. Here's how it works: * A listener (PHP object) tells a central dispatcher object that it wants to listen to the kernel.response event; * At some point, the Symfony2 kernel tells the dispatcher object to dispatch the kernel.response event, passing with it an Event object that has access to the Response object; * The dispatcher notifies (i.e. calls a method on) all listeners of the kernel.response event, allowing each of them to make modifications to the Response object. Optional dependency: HttpKernel (php-symfony2-HttpKernel)
Package | Summary | Distribution | Download |
php-symfony2-EventDispatcher-2.3.6-1.el6.remi.noarch.html | Symfony2 EventDispatcher Component | Remi's RPM for RedHat EL 6 for i386 | php-symfony2-EventDispatcher-2.3.6-1.el6.remi.noarch.rpm |
php-symfony2-EventDispatcher-2.3.6-1.el6.remi.noarch.html | Symfony2 EventDispatcher Component | Remi's RPM for RedHat EL 6 for x86_64 | php-symfony2-EventDispatcher-2.3.6-1.el6.remi.noarch.rpm |
php-symfony2-EventDispatcher-2.2.5-1.el6.remi.noarch.html | Symfony2 EventDispatcher Component | Remi's RPM for RedHat EL 6 for i386 | php-symfony2-EventDispatcher-2.2.5-1.el6.remi.noarch.rpm |
php-symfony2-EventDispatcher-2.2.5-1.el6.remi.noarch.html | Symfony2 EventDispatcher Component | Remi's RPM for RedHat EL 6 for x86_64 | php-symfony2-EventDispatcher-2.2.5-1.el6.remi.noarch.rpm |
Generated by rpm2html 1.6