MediaWiki
1.23.2
|
Simple dump output filter to exclude all talk pages. More...
Public Member Functions | |
pass ( $page) | |
Public Member Functions inherited from DumpFilter | |
__construct (&$sink) | |
closeAndRename ( $newname, $open=false) | |
closeRenameAndReopen ( $newname) | |
getFilenames () | |
writeClosePage ( $string) | |
writeCloseStream ( $string) | |
writeLogItem ( $rev, $string) | |
writeOpenPage ( $page, $string) | |
writeOpenStream ( $string) | |
writeRevision ( $rev, $string) | |
Additional Inherited Members | |
Public Attributes inherited from DumpFilter | |
DumpOutput | $sink |
FIXME will need to be made protected whenever legacy code is updated. More... | |
Protected Attributes inherited from DumpFilter | |
bool | $sendingThisPage |
Simple dump output filter to exclude all talk pages.
Definition at line 1336 of file Export.php.
DumpNotalkFilter::pass | ( | $page | ) |
$page |
Reimplemented from DumpFilter.
Definition at line 1342 of file Export.php.
References MWNamespace\isTalk().