API17:JDocumentRAW
From Joomla! Documentation
JDocumentRAW
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | render | Render the document. |
| protected | __construct | Class constructor. |
- Defined in libraries/joomla/document/raw/raw.php
- Extends JDocument
Importing
jimport( 'joomla.document.raw.raw' );
See also
JDocumentRAW source code on BitBucket
Subpackage Document- Other versions of JDocumentRAW
User contributed notes
Code Examples