Class JObject
Joomla Platform Object Class
This class allows for simple but smart objects with get and set methods and an internal error handler.
Direct known subclasses
			JAdapter, 
			JAdapterInstance, 
			JInstallerExtension, 
			JModelLegacy, 
			JNode, 
			JObservable, 
			JObserver, 
			JStream, 
			JTable, 
			JTree, 
			JUpdate, 
			JUser, 
			JAuthentication, 
			JViewLegacy, 
			JCaptcha, 
			JCategoryNode, 
			JComponentRecord, 
			JControllerLegacy, 
			JEditor, 
			JEvent, 
			JEventDispatcher
		
Indirect known subclasses
			JControllerAdmin, 
			JControllerForm, 
			JInstallerAdapterModule, 
			JInstallerAdapterPackage, 
			JInstallerAdapterPlugin, 
			JInstallerAdapterTemplate, 
			JInstallerComponent, 
			JInstallerFile, 
			JInstallerLanguage, 
			JInstallerLibrary, 
			JInstallerModule, 
			JInstallerPackage, 
			JDispatcher, 
			JInstallerPlugin, 
			JInstallerTemplate, 
			JModelAdmin, 
			JModelForm, 
			JModelItem, 
			JModelList, 
			JPlugin, 
			JTableAsset, 
			JTableCategory, 
			JTableContent, 
			JExtension, 
			JTableContenthistory, 
			JTableContenttype, 
			JTableCorecontent, 
			JTableExtension, 
			JTableLanguage, 
			JTableMenu, 
			JTableMenuType, 
			JTableModule, 
			JTableNested, 
			JTableSession, 
			JInstaller, 
			JTableUcm, 
			JTableUpdate, 
			JTableUpdatesite, 
			JTableUser, 
			JTableUsergroup, 
			JTableViewlevel, 
			JUpdateAdapter, 
			JUpdater, 
			JUpdaterCollection, 
			JUpdaterExtension, 
			JInstallerAdapter, 
			JViewCategories, 
			JViewCategory, 
			JViewCategoryfeed, 
			JInstallerAdapterComponent, 
			JInstallerAdapterFile, 
			JInstallerAdapterLanguage, 
			JInstallerAdapterLibrary
		
Deprecated: 4.0
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/object/object.php
Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				mixed
				
				 | |
| 
				 public 
				mixed
				
				 | |
| 
				 public 
				array
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				array
				
				 | |
| 
				 public 
				mixed
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public 
				
				
				 | 
Magic methods summary
Properties summary
| 
				protected  
				array
			 | $_errors | 
				#
				 An array of error messages or Exception objects. | 
