[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Document/Renderer/Html/ -> ScriptsRenderer.php (summary)

Joomla! Content Management System

Copyright: (C) 2005 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 316 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ScriptsRenderer:: (4 methods):
  render()
  renderElement()
  renderInlineElement()
  renderAttributes()


Class: ScriptsRenderer  - X-Ref

JDocument head renderer

render($head, $params = array()   X-Ref
Renders the document script tags and returns the results as a string

param: string  $head     (unused)
param: array   $params   Associative array of values
param: string  $content  The script
return: string  The output of the script

renderElement($item)   X-Ref
Renders the element

param: WebAssetItemInterface|array  $item  The element
return: string  The resulting string

renderInlineElement($item)   X-Ref
Renders the inline element

param: WebAssetItemInterface|array  $item  The element
return: string  The resulting string

renderAttributes(array $attributes)   X-Ref
Renders the element attributes

param: array  $attributes  The element attributes
return: string  The attributes string



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer