|
| Action.php |
| Base classes for actions done on pages.
|
|
| ActionFactory.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.
|
|
| CreditsAction.php |
| Formats credits for articles.
|
|
| DeleteAction.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.
|
|
| EditAction.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.
|
|
| FileDeleteAction.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.
|
|
| 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.
|
|
| McrRestoreAction.php |
| Temporary action for restoring multi-content revisions.
|
|
| McrUndoAction.php |
| Temporary action for MCR undos.
|
|
| ProtectAction.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.
|
|
| PurgeAction.php |
| User-requested page cache purging.
|
|
| RawAction.php |
| Raw page text accessor.
|
|
| RenderAction.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.
|
|
| 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 |
| 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.
|
|
| UnwatchAction.php |
| Performs the unwatch actions on a page.
|
|
| ViewAction.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.
|
|
| WatchAction.php |
| Performs the watch actions on a page.
|
|