Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'espace de nommage Joomla\Event

Espaces de nommage

 Command
 

Structures de données

class  AbstractEvent
 
class  Dispatcher
 
interface  DispatcherAwareInterface
 
interface  DispatcherInterface
 
class  Event
 
class  EventImmutable
 
interface  EventInterface
 
class  LazyServiceEventListener
 
class  ListenersPriorityQueue
 
class  Priority
 
interface  SubscriberInterface
 

Fonctions

 getDispatcher ()
 
 setDispatcher (DispatcherInterface $dispatcher)
 

Variables

trait DispatcherAwareTrait
 

Description détaillée

Part of the Joomla Framework Event Package

Documentation des fonctions

◆ getDispatcher()

◆ setDispatcher()

Joomla\Event\setDispatcher ( DispatcherInterface  $dispatcher)

Documentation des variables

◆ DispatcherAwareTrait

trait DispatcherAwareTrait
Valeur initiale :
{
private $dispatcher

Defines the trait for a Dispatcher Aware Class.

Depuis
1.2.0