Back to Joomla project (class list)

Class HeadRenderer - list of methods

HTML document renderer for the document `` element

Extends

Package: Joomla\CMS\Document\Renderer\Html
Copyright: (C) 2015 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Document/Renderer/Html/HeadRenderer.php
Project: Joomla

Method Summary

public string
(mixed $head, mixed $params = array(), mixed $content = null)

Renders the document head and returns the results as a string
Parameters
  • string $head (unused)
  • array $params Associative array of values
  • string $content The script
Returns
  • string The output of the script
Since
  • 3.5
Show source code of this method: render Source Code

Tags Summary

Since
3.5