| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:Log Copyright © 2008 Aaron Schulz
| File Size: | 245 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SpecialLog:: (8 methods):
__construct()
execute()
prefixSearchSubpages()
parseParams()
show()
getRevisionButton()
addHeader()
getGroupName()
Class: SpecialLog - X-Ref
A special page that lists log entries| __construct() X-Ref |
| No description |
| execute( $par ) X-Ref |
| No description |
| prefixSearchSubpages( $search, $limit = 10 ) X-Ref |
| Return an array of subpages beginning with $search that this special page will accept. param: string $search Prefix to search for param: int $limit Maximum number of results to return return: string[] Matching subpages |
| parseParams( FormOptions $opts, $par ) X-Ref |
| No description |
| show( FormOptions $opts, array $extraConds ) X-Ref |
| No description |
| getRevisionButton( $formcontents ) X-Ref |
| No description |
| addHeader( $type ) X-Ref |
| Set page title and show header for this log type param: string $type |
| getGroupName() X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |