MediaWiki
1.34.0
|
Directories | |
directory | pagers |
Files | |
file | Action.php [code] |
Base classes for actions done on pages. | |
file | CachedAction.php [code] |
Abstract action class with scaffolding for caching HTML and other values in a single blob. | |
file | CreditsAction.php [code] |
Formats credits for articles. | |
file | DeleteAction.php [code] |
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. | |
file | EditAction.php [code] |
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. | |
file | FormAction.php [code] |
Base classes for actions done on pages. | |
file | FormlessAction.php [code] |
Base classes for actions done on pages. | |
file | HistoryAction.php [code] |
Page history. | |
file | InfoAction.php [code] |
Displays information about a page. | |
file | MarkpatrolledAction.php [code] |
Copyright © 2011 Alexandre Emsenhuber. | |
file | McrRestoreAction.php [code] |
Temporary action for restoring multi-content revisions. | |
file | McrUndoAction.php [code] |
Temporary action for MCR undos. | |
file | ProtectAction.php [code] |
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. | |
file | PurgeAction.php [code] |
User-requested page cache purging. | |
file | RawAction.php [code] |
Raw page text accessor. | |
file | RenderAction.php [code] |
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. | |
file | RevertAction.php [code] |
File reversion user interface. | |
file | RollbackAction.php [code] |
Edit rollback user interface. | |
file | SpecialPageAction.php [code] |
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. | |
file | SubmitAction.php [code] |
Wrapper for EditAction; sets the session cookie. | |
file | UnprotectAction.php [code] |
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. | |
file | UnwatchAction.php [code] |
Performs the unwatch actions on a page. | |
file | ViewAction.php [code] |
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. | |
file | WatchAction.php [code] |
Performs the watch actions on a page. | |