Back to Joomla project (class list)

Class MetasRenderer - list of methods

JDocument metas renderer

Extends

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

Method Summary

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

Renders the document metas 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
  • 4.0.0
Show source code of this method: render Source Code

Tags Summary

Since
4.0.0