MediaWiki master
SkinApi.php File Reference

Extremely basic "skin" for API output, which needs to output a page without the usual skin elements but still using CSS, JS, and such via OutputPage and ResourceLoader. More...

Go to the source code of this file.

Classes

class  MediaWiki\Skin\SkinApi
 SkinTemplate class for API output. More...
 

Namespaces

namespace  MediaWiki\Skin
 

Detailed Description

Extremely basic "skin" for API output, which needs to output a page without the usual skin elements but still using CSS, JS, and such via OutputPage and ResourceLoader.

Copyright © 2014 Wikimedia Foundation and contributors

Note
GPL-2.0-or-later

Definition in file SkinApi.php.