 | Up one level
| |
 | DeleteLogFormatter.php [source] [212 lines] | Formatter for delete log entries. 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. |
 | LogEntry.php [source] [646 lines] | Contain classes for dealing with individual log entries This is how I see the log system history: - appending to plain wiki pages - formatting log entries based on database fields - user is now part of the action message |
 | LogEventsList.php [source] [661 lines] | |
 | LogFormatter.php [source] [834 lines] | Contains classes for formatting log entries 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. |
 | LogPage.php [source] [669 lines] | Contain log classes Copyright © 2002, 2004 Brion Vibber https://www.mediawiki.org/ |
 | LogPager.php [source] [391 lines] | Contain classes to list log entries Copyright © 2004 Brion Vibber , 2008 Aaron Schulz https://www.mediawiki.org/ |
 | MoveLogFormatter.php [source] [86 lines] | Formatter for move log entries. 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. |
 | NewUsersLogFormatter.php [source] [68 lines] | Formatter for new user log entries. 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. |
 | PageLangLogFormatter.php [source] [61 lines] | Formatter for changelang log entries. 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. |
 | PatrolLog.php [source] [85 lines] | Specific methods for the patrol log. 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. |
 | PatrolLogFormatter.php [source] [65 lines] | Formatter for new user log entries. 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. |
 | RightsLogFormatter.php [source] [113 lines] | Formatter for user rights log entries. 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. |