手册:$wgAPIFormatModules

This page is a translated version of the page Manual:$wgAPIFormatModules and the translation is 75% complete.
API: $wgAPIFormatModules
API格式模块扩展。
引进版本:1.23.0 (Gerrit change 97926; git #9984a60a)
移除版本:仍在使用
允许的值:(数组)
默认值:[]

细节

Allows for adding additional modules for the "format" API parameter. Associative array mapping module name to class name or factory (see $wgAPIModules for exact syntax). 扩展模块可能会覆写核心模块。

參見