Back to Joomla project (class list)

Class ModuleRenderer - list of methods

HTML document renderer for a single module

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/ModuleRenderer.php
Project: Joomla

Method Summary

public string
(mixed $module, mixed $attribs = array(), mixed $content = null)

Renders a module script and returns the results as a string
Parameters
  • string $module The name of the module to render
  • array $attribs Associative array of values
  • string $content If present, module information from the buffer will be used
Returns
  • string The output of the script
Since
  • 3.5
Show source code of this method: render Source Code

Tags Summary

Since
3.5