references:joomla.framework:base:jobjectJObject [Review]
This is the Joomla! base Object class. It allows __construct and __destruct to be used in PHP4. It is the base class of most of the classes in the Joomla! API. This is an abstract class and defines an interface rather than functionality. As an example, see the JApplication class which is a subclass of this class. Methods
Discussion |


