Go to the source code of this file.
Functions | |
wfSpecialExport ($page="") | |
pages2xml ($pages, $curonly=false) | |
page2xml ($page, $curonly, $full=false) | |
revision2xml ($s, $full, $cur) | |
wfTimestamp2ISO8601 ($ts) |
|
Definition at line 66 of file SpecialExport.php. References $res, $s, $sql, $title, $wgLang, DB_READ, page, revision2xml(), title, wfFetchObject(), wfQuery(), and wfStrencode(). Referenced by pages2xml(). |
|
Definition at line 53 of file SpecialExport.php. References $wgInputEncoding, $wgLang, $wgLanguageCode, page, page2xml(), and xml. Referenced by wfSpecialExport(). |
|
Definition at line 104 of file SpecialExport.php. References $s, and wfTimestamp2ISO8601(). Referenced by page2xml(). |
|
Definition at line 20 of file SpecialExport.php. References $action, $page, $wgLang, $wgOut, $wgRequest, NS_SPECIAL, page, pages2xml(), wfAbruptExit(), and wfMsg(). |
|
Definition at line 131 of file SpecialExport.php. Referenced by revision2xml(). |