Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe ModuleDispatcherFactory
+ Graphe d'héritage de ModuleDispatcherFactory:

Fonctions membres publiques

 __construct (string $namespace)
 
 createDispatcher (\stdClass $module, CMSApplicationInterface $application, Input $input=null)
 

Attributs privés

 $namespace
 

Description détaillée

Namespace based implementation of the ModuleDispatcherFactoryInterface

Depuis
4.0.0

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( string  $namespace)

ModuleDispatcherFactory constructor.

Paramètres
string$namespaceThe namespace
Depuis
4.0.0

Documentation des fonctions membres

◆ createDispatcher()

createDispatcher ( \stdClass  $module,
CMSApplicationInterface  $application,
Input  $input = null 
)

Creates a dispatcher.

Paramètres
\stdClass$moduleThe module
CMSApplicationInterface$applicationThe application
Input$inputThe input object, defaults to the one in the application
Renvoie
DispatcherInterface
Depuis
4.0.0

Implémente ModuleDispatcherFactoryInterface.

Références $className, $input, $name, class, et CMSApplicationInterface\isClient().

Documentation des champs

◆ $namespace

$namespace
private

La documentation de cette classe a été générée à partir du fichier suivant :