MediaWiki REL1_35
|
This is the complete list of members for MediaWiki\Rest\EntryPoint, including all inherited members.
$context | 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) | MediaWiki\Rest\EntryPoint | |
createRouter(IContextSource $context, RequestInterface $request) | MediaWiki\Rest\EntryPoint | privatestatic |
execute() | MediaWiki\Rest\EntryPoint | |
getMainRequest() | MediaWiki\Rest\EntryPoint | static |
getTextFormatters(MediaWikiServices $services) | MediaWiki\Rest\EntryPoint | static |
main() | MediaWiki\Rest\EntryPoint | static |