\JDocumentRendererModules
JDocument Modules renderer
Synopsis
class JDocumentRendererModules
extends JDocumentRenderer
{
- // methods
- public string render()
- // Inherited methods from JDocumentRenderer
- public void __construct()
- public string render()
- public string getContentType()
Hierarchy
Extends
Members
protected
- $_doc
—
JDocument
Reference to the JDocument object that instantiated the renderer - $_mime
—
string
Renderer mime type
Methods
public
- render() — Renders multiple modules script and returns the results as a string
Inherited from JDocumentRenderer
public
- getContentType() — Return the content type of the renderer
- render() — Renders a script and returns the results as a string