Nápověda k MediaWiki API
Toto je automaticky generovaná dokumentační stránka k MediaWiki API.
Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=bs-js-var-config
(main | bs-js-var-config)
- Tento modul vyžaduje oprávnění ke čtení.
- Zdroj: BlueSpiceFoundation
- Licence: GPL-3.0-only
Provides an API endpoint for retrieving client-side configuration variables
Parametry:
Other general parameters are available.
- format
The format of the result
- Jedna z následujících hodnot: json, jsonfm
- Default: json
- func
Configuration function to execute: has|get
- This parameter is required.
- name
Name of the configuration variable to retrieve
- This parameter is required.
- context
JSON encoded object with context of the call
- Implicitní hodnota: (prázdné)