 | Up one level
| |
 | Action.php [source] [386 lines] | Base classes for actions done on pages. 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. |
 | CachedAction.php [source] [189 lines] | Abstract action class with scaffolding for caching HTML and other values in a single blob. 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. |
 | CreditsAction.php [source] [247 lines] | Formats credits for articles Copyright 2004, Evan Prodromou . |
 | DeleteAction.php [source] [53 lines] | Handle page deletion Copyright © 2012 Timo Tijhof |
 | EditAction.php [source] [59 lines] | action=edit handler Copyright © 2012 Timo Tijhof |
 | FormAction.php [source] [123 lines] | Base classes for actions done on pages. 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. |
 | FormlessAction.php [source] [45 lines] | Base classes for actions done on pages. 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. |
 | HistoryAction.php [source] [902 lines] | Page history Split off from Article.php and Skin.php, 2003-12-22 |
 | InfoAction.php [source] [849 lines] | Displays information about a page. Copyright © 2011 Alexandre Emsenhuber |
 | MarkpatrolledAction.php [source] [86 lines] | Mark a revision as patrolled on a page Copyright © 2011 Alexandre Emsenhuber |
 | ProtectAction.php [source] [55 lines] | action=protect handler Copyright © 2012 Timo Tijhof |
 | PurgeAction.php [source] [101 lines] | User-requested page cache purging. 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. |
 | RawAction.php [source] [258 lines] | Raw page text accessor Copyright © 2004 Gabriel Wicke http://wikidev.net/ |
 | RenderAction.php [source] [46 lines] | Handle action=render Copyright © 2012 Timo Tijhof |
 | RevertAction.php [source] [151 lines] | File reversion user interface 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. |
 | RevisiondeleteAction.php [source] [55 lines] | An action that just pass the request to Special:RevisionDelete Copyright © 2011 Alexandre Emsenhuber |
 | RollbackAction.php [source] [126 lines] | Edit rollback user interface 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 [source] [42 lines] | Wrapper for EditAction; sets the session cookie. 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. |
 | UnprotectAction.php [source] [43 lines] | action=unprotect handler Copyright © 2012 Timo Tijhof |
 | UnwatchAction.php [source] [57 lines] | Performs the unwatch actions on a page 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. |
 | ViewAction.php [source] [46 lines] | An action that views article content Copyright © 2012 Timo Tijhof |
 | WatchAction.php [source] [212 lines] | Performs the watch actions on a page 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. |