Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
createDispatcher (CMSApplicationInterface $application, Input $input=null) | |
Component dispatcher factory interface
createDispatcher | ( | CMSApplicationInterface | $application, |
Input | $input = null |
||
) |
Creates a dispatcher.
CMSApplicationInterface | $application | The application |
Input | $input | The input object, defaults to the one in the application |
Implémenté dans ComponentDispatcherFactory.