|
| AuthManagerSpecialPage.php |
|
| ChangesListSpecialPage.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.
|
|
| ContributionsSpecialPage.php |
| Implements Special:Contributions.
|
|
| DisabledSpecialPage.php |
| Special page for replacing manually disabled special pages.
|
|
| FormSpecialPage.php |
| Special page which uses an HTMLForm to handle processing.
|
|
| ImageQueryPage.php |
| Variant of QueryPage which uses a gallery to output results.
|
|
| IncludableSpecialPage.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.
|
|
| LoginSignupSpecialPage.php |
| Holds shared logic for login and account creation pages.
|
|
| PageQueryPage.php |
| Variant of QueryPage which formats the result as a simple link to the page.
|
|
| QueryPage.php |
| Base code for "query" special pages.
|
|
| RedirectSpecialArticle.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.
|
|
| RedirectSpecialPage.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.
|
|
| SpecialPage.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.
|
|
| SpecialPageFactory.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.
|
|
| SpecialRedirectToSpecial.php |
| Shortcuts to construct a special page alias.
|
|
| SpecialRedirectWithAction.php |
| Abstract to simplify creation of redirect special pages.
|
|
| UnlistedSpecialPage.php |
| Shortcut to construct a special page which is unlisted by default.
|
|
| WantedQueryPage.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.
|
|