راهنمای واسط برنامه‌نویسی کاربردی مدیاویکی

این یک صفحهٔ مستندات برای واسط برنامه‌نویسی کاربردی مدیاویکی است که به‌طور خودکار ایجاد شده‌است.

مستندات و نمونه‌ها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=bs-upload-license-store

(main | bs-upload-license-store)
  • این پودمان نیازمند اختیارات خواندن است.
  • منبع: BlueSpiceFoundation
  • مجوز: GPL-3.0-only

تمام مجوزهای در دسترس برای بارگذاری یک پرونده را فهرست می‌کند

پارامترها:
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

پیش‌فرض: []
group

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

پیش‌فرض: []
filter

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

پیش‌فرض: []
page

Allows server side calculation of start/limit

نوع: عدد صحیح
پیش‌فرض: 0
limit

تعداد نتایج برای نمایش

نوع: عدد صحیح
پیش‌فرض: 250
start

The offset to start the result list from

نوع: عدد صحیح
پیش‌فرض: 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

نوع: عدد صحیح
format

فرمت خروجی (فقط جی‌سان یا جی‌سان قالب‌بندی‌شده)

یکی از مقدارهای زیر: json، jsonfm
پیش‌فرض: json
context

JSON string encoded object with context data for the store