MediaWiki master
MediaWiki\Rest\Handler\Helper Namespace Reference

Copyright (C) 2011-2020 Wikimedia Foundation and others. More...

Classes

class  HtmlInputTransformHelper
 REST helper for converting HTML to page content source (e.g. More...
 
class  HtmlMessageOutputHelper
 
interface  HtmlOutputHelper
 
class  HtmlOutputRendererHelper
 Helper for getting output of a given wikitext page rendered by parsoid. More...
 
class  PageContentHelper
 
class  PageRedirectHelper
 Helper class for handling page redirects, for use with REST Handlers that provide access to resources bound to MediaWiki pages. More...
 
class  PageRestHelperFactory
 
class  ParsoidFormatHelper
 Format-related REST API helper. More...
 
class  RevisionContentHelper
 

Variables

trait RestAuthorizeTrait
 

Detailed Description

Copyright (C) 2011-2020 Wikimedia Foundation and others.

Note
GPL-2.0-or-later

Variable Documentation

◆ RestAuthorizeTrait

trait MediaWiki::Rest::Handler::Helper\RestAuthorizeTrait
Initial value:
{
use RestStatusTrait

Definition at line 11 of file RestAuthorizeTrait.php.