JDocument head renderer
- Depuis
- 4.0.0
◆ render()
render |
( |
|
$head, |
|
|
|
$params = array() , |
|
|
|
$content = null |
|
) |
| |
Renders the document script tags and returns the results as a string
- Paramètres
-
string | $head | (unused) |
array | $params | Associative array of values |
string | $content | The script |
- Renvoie
- string The output of the script
- Depuis
- 4.0.0
Implémente RendererInterface.
Références $buffer, $content, $item, $key, $type, $wam, et null.
◆ renderAttributes()
renderAttributes |
( |
array |
$attributes | ) |
|
|
private |
◆ renderElement()
◆ renderInlineElement()
renderInlineElement |
( |
|
$item | ) |
|
|
private |
Renders the inline element
- Paramètres
-
WebAssetItemInterface | array | $item | The element |
- Renvoie
- string The resulting string
- Depuis
- 4.0.0
Références $attribs, $buffer, $content, et $item.
◆ $renderedSrc
La documentation de cette classe a été générée à partir du fichier suivant :