API17

API17:JDocument::loadRenderer

From Joomla! Documentation

Joomla 11.1 JDocument::loadRenderer

Description

Load a renderer.


public function loadRenderer ($type)
Parameter Type Default Description
$type string The renderer type
  • Returns object
  • Defined on line 719 of libraries/joomla/document/document.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples