-
Book Overview & Buying
-
Table Of Contents
Mastering Joomla! 1.5 Extension and Framework Development Second Edition
abstract, extends
JObject
, located in /joomla/document/renderer.php
This is an abstract class extended by subclasses to render content into its final form.
|
|
Renders multiple modules |
|
|
Renders system messages |
|
|
Component renderer |
|
|
Renders the document head |
|
|
Renders a module |
|
|
Implements the atom specification |
|
|
Implements the RSS 2.0 specification |
|
object |
Reference to |
|
string |
The renderer MIME type |
Inherited from JObject:
JObject::_errors
Inherited from JObject:
JObject::JObject()
JObject::__construct()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
|
Class constructor. Builds a new JDocumentRenderer __construct(&$doc)
|
|
This method returns the MIME type of the content. string getContentType()
|
|
This abstract method renders a script and returns the results as a string. Redefined in descendants:
string render($name, [$params = array()], [$content = null])
|
Change the font size
Change margin width
Change background colour