Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
createRenderer (Document $document, string $type, string $docType='') | |
Fonctions membres publiques hérités de FactoryInterface | |
createDocument (string $type='html', array $attributes=[]) | |
Default factory for creating Document objects
createRenderer | ( | Document | $document, |
string | $type, | ||
string | $docType = '' |
||
) |
Creates a new renderer object.
Document | $document | The Document instance to attach to the renderer |
string | $type | The renderer type to instantiate |
string | $docType | The document type the renderer is part of |
Implémente FactoryInterface.
Références $class, $document, $type, et Joomla\CMS\Cache\getCacheControllerFactory().