MediaWiki REL1_39
|
Public Member Functions | |
__construct (RequestContext $context, RequestInterface $request, WebResponse $webResponse, Router $router, CorsUtils $cors) | |
execute () | |
Static Public Member Functions | |
static | getMainRequest () |
static | main () |
Definition at line 22 of file EntryPoint.php.
MediaWiki\Rest\EntryPoint::__construct | ( | RequestContext | $context, |
RequestInterface | $request, | ||
WebResponse | $webResponse, | ||
Router | $router, | ||
CorsUtils | $cors ) |
Definition at line 172 of file EntryPoint.php.
MediaWiki\Rest\EntryPoint::execute | ( | ) |
Definition at line 182 of file EntryPoint.php.
References $line.
|
static |
Definition at line 80 of file EntryPoint.php.
References MediaWiki\MainConfigNames\CookiePrefix, and MediaWiki\MediaWikiServices\getInstance().
|
static |
Definition at line 90 of file EntryPoint.php.
References $wgRequest, $wgTitle, MediaWiki\MediaWikiServices\getInstance(), and NS_SPECIAL.