◆ __construct()
Constructor.
- Paramètres
-
Registry | $options | MediaWiki options object. |
JMediawikiHttp | $client | The HTTP client object. |
- Depuis
- 3.1.4
Références $client, et $options.
◆ __get()
Magic method to lazily create API objects
- Paramètres
-
string | $name | Name of property to retrieve |
- Renvoie
- JMediaWikiObject MediaWiki API object (users, reviews, etc).
- Depuis
- 3.1.4
- Exceptions
-
Références $class, et $name.
◆ getOption()
Get an option from the JMediawiki instance.
- Paramètres
-
string | $key | The name of the option to get. |
- Renvoie
- mixed The option value.
- Depuis
- 3.1.4
Références $key.
◆ setOption()
setOption |
( |
|
$key, |
|
|
|
$value |
|
) |
| |
Set an option for the JMediawiki instance.
- Paramètres
-
string | $key | The name of the option to set. |
mixed | $value | The option value to set. |
- Renvoie
- JMediawiki This object for method chaining.
- Depuis
- 3.1.4
Références $key, et $value.
◆ $categories
◆ $client
◆ $images
◆ $links
◆ $options
◆ $pages
◆ $search
◆ $sites
◆ $users
La documentation de cette classe a été générée à partir du fichier suivant :