API17:JDocument::loadRenderer
From Joomla! Documentation
JDocument::loadRenderer
Description
Load a renderer.
public function loadRenderer ($type)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | The renderer type |
See also
JDocument::loadRenderer source code on BitBucket
Class JDocument
Subpackage Document- Other versions of JDocument::loadRenderer
User contributed notes
Code Examples