\JMediawikiObject
MediaWiki API object class for the Joomla Platform.
Synopsis
class JMediawikiObject
{
- // methods
- public void __construct()
- protected string fetchUrl()
- public string buildParameter()
- public Object validateResponse()
Hierarchy
Extended by
Members
protected
- $client — JMediawikiHttp
- $options — JRegistry
Methods
protected
- fetchUrl() — Method to build and return a full request URL for the request.
public
- __construct() — Constructor.
- buildParameter() — Method to build request parameters from a string array.
- validateResponse() — Method to validate response for errors