in file static_connections.php, method ezcSignalStaticConnections::connect() Connects the signal $signal emited by any ezcSignalCollection with the identifier $identifier to the slot $slot.
in file signal_collection.php, class ezcSignalCollection ezcSignalCollection implements a mechanism for inter and intra object communication.
ezcSignalCollectionOptions
in file options.php, class ezcSignalCollectionOptions Struct class to store the options of the ezcConsoleOutput class.
ezcSignalSlotException
in file signalslot_exception.php, class ezcSignalSlotException ezcSignalSlotExceptions are thrown when an exceptional state occures in the SignalSlot package.
ezcSignalStaticConnections
in file static_connections.php, class ezcSignalStaticConnections ezcSignalStaticConnections makes it possible to connect to signals through the signals identifier.
ezcSignalStaticConnectionsBase
in file static_connections_base.php, class ezcSignalStaticConnectionsBase Interface for classes that implement a mail transport.
Letter 'g'
getConnections
in file static_connections_base.php, method ezcSignalStaticConnectionsBase::getConnections() Returns all the connections for signals $signal in signal collections with the identifier $identifier.
getConnections
in file static_connections.php, method ezcSignalStaticConnections::getConnections() Returns all the connections for signals $signal in signal collections with the identifier $identifier.