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

Fonctions membres publiques

 createRenderer (Document $document, string $type, string $docType='')
 
- Fonctions membres publiques hérités de FactoryInterface
 createDocument (string $type='html', array $attributes=[])
 

Description détaillée

Default factory for creating Document objects

Depuis
4.0.0

Documentation des fonctions membres

◆ createRenderer()

createRenderer ( Document  $document,
string  $type,
string  $docType = '' 
)

Creates a new renderer object.

Paramètres
Document$documentThe Document instance to attach to the renderer
string$typeThe renderer type to instantiate
string$docTypeThe document type the renderer is part of
Renvoie
RendererInterface
Depuis
4.0.0

Implémente FactoryInterface.

Références $class, $document, $type, et Joomla\CMS\Cache\getCacheControllerFactory().


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