Public Member Functions | |
setTitle ($text) | |
setTimestamp ($ts) | |
setUsername ($user) | |
setUserIP ($ip) | |
setText ($text) | |
setComment ($text) | |
fixEncoding ($data) | |
getTitle () | |
getTimestamp () | |
getUser () | |
getText () | |
getComment () | |
Public Attributes | |
$title = NULL | |
$timestamp = "20010115000000" | |
$user = 0 | |
$user_text = "" | |
$text = "" | |
$comment = "" |
|
Definition at line 168 of file SpecialImport.php. References $wgInputEncoding, $wgLang, data, and fixEncoding(). Referenced by fixEncoding(), setComment(), setText(), setTitle(), setUserIP(), and setUsername(). |
|
Definition at line 194 of file SpecialImport.php. |
|
Definition at line 190 of file SpecialImport.php. |
|
Definition at line 182 of file SpecialImport.php. |
|
Definition at line 178 of file SpecialImport.php. References title. |
|
Definition at line 186 of file SpecialImport.php. |
|
Definition at line 164 of file SpecialImport.php. References fixEncoding(), and setComment(). Referenced by setComment(). |
|
Definition at line 160 of file SpecialImport.php. References fixEncoding(), and setText(). Referenced by setText(). |
|
Definition at line 147 of file SpecialImport.php. References setTimestamp(). Referenced by setTimestamp(). |
|
Definition at line 142 of file SpecialImport.php. References $text, fixEncoding(), setTitle(), and title. Referenced by setTitle(). |
|
Definition at line 156 of file SpecialImport.php. References fixEncoding(), and setUserIP(). Referenced by setUserIP(). |
|
Definition at line 152 of file SpecialImport.php. References fixEncoding(), setUsername(), and user. Referenced by setUsername(). |
|
Definition at line 140 of file SpecialImport.php. |
|
Definition at line 139 of file SpecialImport.php. Referenced by setTitle(). |
|
Definition at line 136 of file SpecialImport.php. |
|
Definition at line 135 of file SpecialImport.php. |
|
Definition at line 137 of file SpecialImport.php. |
|
Definition at line 138 of file SpecialImport.php. |