Class JMediawikiObject
MediaWiki API object class for the Joomla Platform.
Direct known subclasses
			JMediawikiCategories, 
			JMediawikiImages, 
			JMediawikiLinks, 
			JMediawikiPages, 
			JMediawikiSearch, 
			JMediawikiSites, 
			JMediawikiUsers
		
		Abstract
Package: Joomla\Platform\MediaWiki
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/mediawiki/object.php
	
		Package: Joomla\Platform\MediaWiki
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/mediawiki/object.php
Methods summary
| 
				 public 
				
				
				 | 
			#
			 __construct( Constructor. | 
| 
				 protected 
				string
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				Object
				
				 | 
Magic methods summary
Properties summary
| 
				protected  
				 | $options | 
				#
				 Options for the MediaWiki object. | 
| 
				protected  
				 | $client | 
				#
				 The HTTP client object to use in sending HTTP requests. | 
