Support Joomla!

references:joomla.framework:base:jobject

JObject [Review]

API Package Subpackage Class Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Base Class JObject Reference JObject Never Work in Progress

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

Method Description
__construct Class constructor, overridden in descendant classes.
JObject A hack to support __construct() on PHP 4.
get Gets the value of an object’s property.
getProperties Returns an array of object properties.
set Sets the value of an object’s property.
setProperties Sets multiple object properties using an array or object
toString Object-to-string conversion.


Discussion

Full name:
E-Mail:
 
references/joomla.framework/base/jobject.txt (1439 views) · Last modified: 2007/09/22 02:51