API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JDocumentRAW::__construct | ( | $ | options = array() | ) |
Class constructore
protected
array | $options | Associative array of options |
Réimplémentée à partir de JDocument.
JDocumentRAW::render | ( | $ | cache = false , |
$ | params = array() |
||
) |
Render the document.
public
boolean | $cache | If true, cache the output |
array | $params | Associative array of attributes |
Réimplémentée à partir de JDocument.