API15:JDocumentRAW
From Joomla! Documentation
Defined in
libraries/joomla/document/raw/raw.php
Methods
| Method name | Description |
|---|---|
| __construct | Class constructore |
| render | Render the document. |
Importing
jimport( 'joomla.document.raw.raw' );
Examples
Code Examples