JDocumentRenderer:: construct/1.5
From Joomla! Documentation
JDocumentRenderer::__construct
Description
Class constructor.
Description:JDocumentRenderer:: construct [Edit Descripton]
public function __construct (&$doc)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$doc | object | A reference to the object that instantiated the renderer |
- Returns
- Defined on line 50 of libraries/joomla/document/renderer.php
See also
-
JDocumentRenderer::__construct on api.joomla.org
-
JDocumentRenderer source code on JoomlaCode
-
Class JDocumentRenderer
-
Subpackage Document
- Other versions of JDocumentRenderer::__construct
SeeAlso:JDocumentRenderer:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />