\JDocumentRendererHead
JDocument head renderer
Synopsis
class JDocumentRendererHead
extends JDocumentRenderer
{
- // 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
- fetchHead() — Generates the head HTML and return the results as a string
- render() — Renders the document head 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