MediaWiki REL1_31
actions Directory Reference
Directory dependency graph for actions:
includes/actions

Files

 Action.php
 Base classes for actions done on pages.
 
 CachedAction.php
 Abstract action class with scaffolding for caching HTML and other values in a single blob.
 
 CreditsAction.php
 Formats credits for articles.
 
 DeleteAction.php
 Handle page deletion.
 
 EditAction.php
 action=edit handler
 
 FormAction.php
 Base classes for actions done on pages.
 
 FormlessAction.php
 Base classes for actions done on pages.
 
 HistoryAction.php
 Page history.
 
 InfoAction.php
 Displays information about a page.
 
 MarkpatrolledAction.php
 Copyright © 2011 Alexandre Emsenhuber.
 
 ProtectAction.php
 action=protect handler
 
 PurgeAction.php
 User-requested page cache purging.
 
 RawAction.php
 Raw page text accessor.
 
 RenderAction.php
 Handle action=render.
 
 RevertAction.php
 File reversion user interface.
 
 RollbackAction.php
 Edit rollback user interface.
 
 SpecialPageAction.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 SubmitAction.php
 Wrapper for EditAction; sets the session cookie.
 
 UnprotectAction.php
 action=unprotect handler
 
 UnwatchAction.php
 Performs the unwatch actions on a page.
 
 ViewAction.php
 An action that views article content.
 
 WatchAction.php
 Performs the watch actions on a page.