Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
getDocument () | |
Fonctions membres publiques hérités de RendererInterface | |
render (\Throwable $error) | |
Fonctions membres publiques statiques | |
static | getRenderer (string $type) |
Fonctions membres protégées | |
loadDocument () | |
Attributs protégés | |
$document | |
$type | |
Base class for error page renderers
getDocument | ( | ) |
Retrieve the Document instance attached to this renderer
Implémente RendererInterface.
Références $document.
|
static |
Get a renderer instance for the given type
string | $type | The type of renderer to fetch |
Références $class, $type, Factory\getContainer(), et Symfony\Contracts\Service\has().
|
protected |
Create the Document object for this renderer
Références $attributes, Factory\$language, class, Factory\getContainer(), et Factory\getLanguage().
|
protected |
|
protected |