MediaWiki API súgó

Ez egy automatikusan generált MediaWiki-API-dokumentációs lap.

Dokumentáció és példák: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=bs-wikisubpage-treestore

(main | bs-wikisubpage-treestore)
  • Ez a modul olvasási jogot igényel.
  • Forrás: BlueSpiceFoundation
  • Licenc: GPL-3.0-only

Egy adott wikilap allapjait listázza

Jellemző paraméterek:
Other general parameters are available.
sort

JSON string with sorting info; deserializes to array of objects that hold field name and direction for each sorting option

Alapértelmezett: []
group

JSON string with grouping info; deserializes to array of objects that hold field name and direction for each grouping option

Alapértelmezett: []
filter

JSON string with filter info; deserializes to array of objects that hold field name, filter type, and filter value for each filtering option

Alapértelmezett: []
page

Allows server side calculation of start/limit

Típus: egész szám
Alapértelmezett: 0
limit

Megjelenítendő találatok száma

Típus: egész szám
Alapértelmezett: 250
start

The offset to start the result list from

Típus: egész szám
Alapértelmezett: 0
callback

A method name in the client code that should be called in the response (JSONP)

query

Similar to filter, but the provided value serves as a filter only for the value field of an ExtJS component

_dc

Disable cache flag

Típus: egész szám
format

The format of the output (only JSON or formatted JSON)

A következő értékek egyike: json, jsonfm
Alapértelmezett: json
context

JSON string encoded object with context data for the store

node

The prefixed title of the wikipage

Alapértelmezett: (üres)
options

Opciók listája

Alapértelmezett: {}