-
Book Overview & Buying
-
Table Of Contents
Mastering Joomla! 1.5 Extension and Framework Development Second Edition
By :
abstract, extends
JObject
, located in /
joomla/application/application.php
This is a base application class that acts as a factory class for application specific objects and provides many supporting API functions. Derived classes should supply the route(), dispatch() and render() functions. The frontend JSite and backend JAdministrator classes as well as the installation JInstallation class extend the JApplication class. This class encapsulates the process from request to response. For more information about the JApplication class refer to Chapter 2
, Getting Started.
|
string |
The scope of the application |
|
integer |
The type of application |
|
array |
The application message queue |
|
array |
The name of the application |
Inherited from JObject:
JObject::JObject()
JObject::__construct()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties...
Change the font size
Change margin width
Change background colour