JOOMLA中国
  • Joomla中国首页
  • 社区
  • 教程
  • 应用市场
  • B计划
Joomla! Framework TM
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespaces

  • Composer
    • Autoload
  • Joomla
    • Application
      • Cli
        • Output
          • Processor
      • Web
    • Data
    • DI
      • Exception
    • Event
    • Filter
    • Input
    • Ldap
    • Registry
      • Format
    • Session
      • Storage
    • String
    • Uri
    • Utilities
  • None
  • PasswordCompat
    • binary
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Yaml
        • Exception
    • Polyfill
      • Util

Classes

  • AbstractEvent
  • DelegatingDispatcher
  • Dispatcher
  • Event
  • EventImmutable
  • ListenersPriorityQueue
  • Priority

Interfaces

  • DispatcherAwareInterface
  • DispatcherInterface
  • EventInterface

Traits

  • DispatcherAwareTrait

Namespace Joomla\Event

Classes summary

AbstractEvent Implementation of EventInterface.
DelegatingDispatcher A dispatcher delegating its methods to an other dispatcher.
Dispatcher Implementation of a DispatcherInterface supporting prioritized listeners.
Event Default Event class.
EventImmutable Implementation of an immutable Event. An immutable event cannot be modified after instanciation :
ListenersPriorityQueue A class containing an inner listeners priority queue that can be iterated multiple times. One instance of ListenersPriorityQueue is used per Event in the Dispatcher.
Priority An enumeration of priorities for event listeners, that you are encouraged to use when adding them in the Dispatcher.

Interfaces summary

DispatcherAwareInterface Interface to be implemented by classes depending on a dispatcher.
DispatcherInterface Interface for event dispatchers.
EventInterface Interface for events. An event has a name and its propagation can be stopped (if the implementation supports it).

Traits summary

DispatcherAwareTrait Defines the trait for a Dispatcher Aware Class.
Joomla! Framework TM API documentation generated by ApiGen 2.8.0
Joomla!® and Joomla! Framework™ are trademarks of Open Source Matters, Inc. in the United States and other countries.