MediaWiki REL1_37
|
This is the complete list of members for MediaWiki\Rest\EntryPoint, including all inherited members.
$context | MediaWiki\Rest\EntryPoint | private |
$cors | MediaWiki\Rest\EntryPoint | private |
$mainRequest | MediaWiki\Rest\EntryPoint | privatestatic |
$request | MediaWiki\Rest\EntryPoint | private |
$router | MediaWiki\Rest\EntryPoint | private |
$webResponse | MediaWiki\Rest\EntryPoint | private |
__construct(RequestContext $context, RequestInterface $request, WebResponse $webResponse, Router $router, CorsUtils $cors) | MediaWiki\Rest\EntryPoint | |
createRouter(IContextSource $context, RequestInterface $request, ResponseFactory $responseFactory, CorsUtils $cors) | MediaWiki\Rest\EntryPoint | privatestatic |
execute() | MediaWiki\Rest\EntryPoint | |
getMainRequest() | MediaWiki\Rest\EntryPoint | static |
getTextFormatters(MediaWikiServices $services) | MediaWiki\Rest\EntryPoint | privatestatic |
main() | MediaWiki\Rest\EntryPoint | static |