Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct (Registry $options=null, JMediawikiHttp $client=null) | |
buildParameter (array $params) | |
validateResponse ($response) | |
Fonctions membres protégées | |
fetchUrl ($path) | |
Attributs protégés | |
$options | |
$client | |
MediaWiki API object class for the Joomla Platform.
__construct | ( | Registry | $options = null , |
JMediawikiHttp | $client = null |
||
) |
Constructor.
Registry | $options | Mediawiki options object. |
JMediawikiHttp | $client | The HTTP client object. |
buildParameter | ( | array | $params | ) |
|
protected |
validateResponse | ( | $response | ) |
Method to validate response for errors
JHttpresponse | $response | reponse from the mediawiki server |
DomainException |
|
protected |
|
protected |