Back to Joomla project (class list)

Class ModulesRenderer - list of methods

HTML document renderer for a module position

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

Method Summary

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

Renders multiple modules script and returns the results as a string
Parameters
  • string $position The position of the modules to render
  • array $params Associative array of values
  • string $content Module content
Returns
  • string The output of the script
Since
  • 3.5
Show source code of this method: render Source Code

Tags Summary

Since
3.5