-
Book Overview & Buying
-
Table Of Contents
Mastering Joomla! 1.5 Extension and Framework Development Second Edition
abstract, extends
JObject
, located in /joomla/document/document.php.
This is the Joomla! base document object that encapsulates and caches a response during the execution of an application. This enables us to make modifications to any part of the document irrespective of where we are in the output process. For more information about JDocument refer to Chapter 2, Getting Started and Chapter 9, Customizing the Page.
|
|
Provides an interface to parse and display raw output |
|
|
Provides an interface to parse and display an error page |
|
|
Provides an interface to parse and display a HTML page |
|
|
Provides an interface to parse and display a PDF page |
|
|
Provides an interface to parse and display a feed page |
|
mixed |
Buffered rendered output |
|
string |
Character encoding string, default is utf-8 |
|
object |
Rendering engine... |
Change the font size
Change margin width
Change background colour