Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Model | |
MultiFactor | |
Plugin | |
QuickIcon | |
Result | |
Table | |
View | |
WebAsset | |
Workflow | |
Structures de données | |
class | AbstractEvent |
class | AbstractImmutableEvent |
class | AfterExtensionBootEvent |
class | BeforeExtensionBootEvent |
class | ErrorEvent |
class | GenericEvent |
Fonctions | |
trait static | getEventClassByEventName (string $eventName) |
Variables | |
trait | CoreEventAware |
Joomla! Content Management System
Joomla! Content Management System
Joomla! Content Management System
|
staticprotected |
Get the concrete event class name for the given event name.
This method falls back to the generic Joomla class if the event name is unknown to this trait.
string | $eventName | The event name |
Références class.
Référencé par AbstractEvent\create(), et Joomla\CMS\Application\triggerEvent().
trait CoreEventAware |
Returns the most suitable event class for a Joomla core event name