MediaWiki
REL1_19
|
Public Member Functions | |
downloadSource () | |
getAction () | |
getArchiveName () | |
getComment () | |
getFilename () | |
getFileSrc () | |
getID () | |
getMinor () | |
getParams () | |
getSha1 () | |
getSize () | |
getSrc () | |
getText () | |
getTimestamp () | |
getTitle () | |
getType () | |
getUser () | |
importLogItem () | |
importOldRevision () | |
importUpload () | |
isTempSrc () | |
setAction ($action) | |
setArchiveName ($archiveName) | |
setComment ($text) | |
setFilename ($filename) | |
setFileSrc ($src, $isTemp) | |
setID ($id) | |
setMinor ($minor) | |
setNoUpdates ($noupdates) | |
setParams ($params) | |
setSha1Base36 ($sha1base36) | |
setSize ($size) | |
setSrc ($src) | |
setText ($text) | |
setTimestamp ($ts) | |
setTitle ($title) | |
setType ($type) | |
setUserIP ($ip) | |
setUsername ($user) | |
Public Attributes | |
$action = "" | |
$archiveName = '' | |
$comment = "" | |
$fileIsTemp | |
$fileSrc = '' | |
$id = 0 | |
$importer = null | |
$isTemp = false | |
$minor = false | |
$params = "" | |
$sha1base36 = false | |
$text = "" | |
$timestamp = "20010115000000" | |
$title = null | |
$type = "" | |
$user = 0 | |
$user_text = "" | |
Private Attributes | |
$mNoUpdates = false |
Definition at line 1433 of file Import.php.
References $f, $wgEnableUploads, Http\get(), getSrc(), wfDebug(), and wfTempDir().
Referenced by importUpload().
Definition at line 1237 of file Import.php.
Referenced by importLogItem().
Definition at line 1216 of file Import.php.
Referenced by importUpload().
Definition at line 1164 of file Import.php.
Referenced by importLogItem(), importOldRevision(), and importUpload().
Definition at line 1209 of file Import.php.
Definition at line 1195 of file Import.php.
Referenced by importUpload().
Definition at line 1136 of file Import.php.
Definition at line 1171 of file Import.php.
Definition at line 1244 of file Import.php.
Definition at line 1185 of file Import.php.
References wfBaseConvert().
Referenced by importUpload().
Definition at line 1223 of file Import.php.
Definition at line 1178 of file Import.php.
Referenced by downloadSource().
Definition at line 1157 of file Import.php.
Referenced by importOldRevision().
Definition at line 1143 of file Import.php.
Referenced by importUpload().
Definition at line 1129 of file Import.php.
Referenced by importLogItem(), and importUpload().
Definition at line 1230 of file Import.php.
Referenced by importLogItem().
Definition at line 1150 of file Import.php.
Referenced by importOldRevision().
Definition at line 1321 of file Import.php.
References getAction(), getComment(), getTitle(), getType(), User\idFromName(), wfDebug(), and wfGetDB().
Definition at line 1251 of file Import.php.
References $changed, $page, $user, WikiPage\factory(), getComment(), getText(), getUser(), User\newFromName(), LinkCache\singleton(), wfDebug(), and wfGetDB().
Definition at line 1367 of file Import.php.
References $archiveName, $file, $user, File\DELETE_SOURCE, downloadSource(), getArchiveName(), getComment(), getFileSrc(), getSha1(), getTimestamp(), getTitle(), isTempSrc(), OldLocalFile\newFromArchiveName(), User\newFromName(), RepoGroup\singleton(), wfDebug(), and wfLocalFile().
Definition at line 1202 of file Import.php.
Referenced by importUpload().
WikiRevision::setAction | ( | $ | action | ) |
WikiRevision::setArchiveName | ( | $ | archiveName | ) |
WikiRevision::setComment | ( | $ | text | ) |
WikiRevision::setFilename | ( | $ | filename | ) |
$filename |
Definition at line 1080 of file Import.php.
WikiRevision::setFileSrc | ( | $ | src, |
$ | isTemp | ||
) |
WikiRevision::setID | ( | $ | id | ) |
$id |
Definition at line 1007 of file Import.php.
References $id.
Referenced by WikiImporter\processLogItem(), and WikiImporter\processRevision().
WikiRevision::setMinor | ( | $ | minor | ) |
WikiRevision::setNoUpdates | ( | $ | noupdates | ) |
$noupdates |
Definition at line 1122 of file Import.php.
WikiRevision::setParams | ( | $ | params | ) |
WikiRevision::setSha1Base36 | ( | $ | sha1base36 | ) |
WikiRevision::setSize | ( | $ | size | ) |
WikiRevision::setSrc | ( | $ | src | ) |
$src |
Definition at line 1057 of file Import.php.
WikiRevision::setText | ( | $ | text | ) |
$text |
Definition at line 1036 of file Import.php.
References $text.
Referenced by DumpIterator\execute().
WikiRevision::setTimestamp | ( | $ | ts | ) |
$ts |
Definition at line 1014 of file Import.php.
References wfTimestamp().
WikiRevision::setTitle | ( | $ | title | ) |
$title |
MWException |
Definition at line 994 of file Import.php.
References $title.
Referenced by WikiImporter\processUpload().
WikiRevision::setType | ( | $ | type | ) |
WikiRevision::setUserIP | ( | $ | ip | ) |
$ip |
Definition at line 1029 of file Import.php.
WikiRevision::setUsername | ( | $ | user | ) |
WikiRevision::$action = "" |
Definition at line 981 of file Import.php.
Referenced by setAction().
WikiRevision::$archiveName = '' |
Definition at line 986 of file Import.php.
Referenced by importUpload(), and setArchiveName().
WikiRevision::$comment = "" |
Definition at line 978 of file Import.php.
WikiRevision::$fileIsTemp |
Definition at line 987 of file Import.php.
WikiRevision::$fileSrc = '' |
Definition at line 983 of file Import.php.
WikiRevision::$id = 0 |
Definition at line 973 of file Import.php.
Referenced by setID().
WikiRevision::$importer = null |
Definition at line 967 of file Import.php.
WikiRevision::$isTemp = false |
Definition at line 985 of file Import.php.
Referenced by setFileSrc().
WikiRevision::$minor = false |
Definition at line 979 of file Import.php.
Referenced by setMinor().
WikiRevision::$mNoUpdates = false [private] |
Definition at line 988 of file Import.php.
WikiRevision::$params = "" |
Definition at line 982 of file Import.php.
Referenced by setParams().
WikiRevision::$sha1base36 = false |
Definition at line 984 of file Import.php.
Referenced by setSha1Base36().
WikiRevision::$text = "" |
Definition at line 977 of file Import.php.
Referenced by setComment(), and setText().
WikiRevision::$timestamp = "20010115000000" |
Definition at line 974 of file Import.php.
WikiRevision::$title = null |
Definition at line 972 of file Import.php.
Referenced by setTitle().
WikiRevision::$type = "" |
Definition at line 980 of file Import.php.
Referenced by setType().
WikiRevision::$user = 0 |
Definition at line 975 of file Import.php.
Referenced by importOldRevision(), importUpload(), and setUsername().
WikiRevision::$user_text = "" |
Definition at line 976 of file Import.php.