MediaWiki
REL1_22
|
Definition at line 1554 of file Import.php.
Definition at line 1355 of file Import.php.
Definition at line 1334 of file Import.php.
Definition at line 1282 of file Import.php.
Definition at line 1243 of file Import.php.
Definition at line 1327 of file Import.php.
Definition at line 1313 of file Import.php.
Definition at line 1271 of file Import.php.
Definition at line 1211 of file Import.php.
Definition at line 1289 of file Import.php.
Definition at line 1260 of file Import.php.
Definition at line 1362 of file Import.php.
Definition at line 1303 of file Import.php.
Definition at line 1341 of file Import.php.
Definition at line 1296 of file Import.php.
Definition at line 1234 of file Import.php.
Definition at line 1218 of file Import.php.
Definition at line 1204 of file Import.php.
Definition at line 1348 of file Import.php.
Definition at line 1225 of file Import.php.
Definition at line 1442 of file Import.php.
Definition at line 1369 of file Import.php.
Definition at line 1488 of file Import.php.
Definition at line 1320 of file Import.php.
WikiRevision::setAction | ( | $ | action | ) |
$action |
Definition at line 1183 of file Import.php.
WikiRevision::setArchiveName | ( | $ | archiveName | ) |
$archiveName |
Definition at line 1162 of file Import.php.
WikiRevision::setComment | ( | $ | text | ) |
$text |
Definition at line 1118 of file Import.php.
WikiRevision::setFilename | ( | $ | filename | ) |
$filename |
Definition at line 1155 of file Import.php.
WikiRevision::setFileSrc | ( | $ | src, |
$ | isTemp | ||
) |
$src | |
$isTemp |
Definition at line 1140 of file Import.php.
WikiRevision::setFormat | ( | $ | format | ) |
$format |
Definition at line 1104 of file Import.php.
WikiRevision::setID | ( | $ | id | ) |
$id |
Definition at line 1068 of file Import.php.
Referenced by WikiImporter\processLogItem(), and WikiImporter\processRevision().
WikiRevision::setMinor | ( | $ | minor | ) |
$minor |
Definition at line 1125 of file Import.php.
WikiRevision::setModel | ( | $ | model | ) |
$model |
Definition at line 1097 of file Import.php.
WikiRevision::setNoUpdates | ( | $ | noupdates | ) |
$noupdates |
Definition at line 1197 of file Import.php.
WikiRevision::setParams | ( | $ | params | ) |
$params |
Definition at line 1190 of file Import.php.
WikiRevision::setSha1Base36 | ( | $ | sha1base36 | ) |
$sha1base36 |
Definition at line 1148 of file Import.php.
WikiRevision::setSize | ( | $ | size | ) |
$size |
Definition at line 1169 of file Import.php.
WikiRevision::setSrc | ( | $ | src | ) |
$src |
Definition at line 1132 of file Import.php.
WikiRevision::setText | ( | $ | text | ) |
WikiRevision::setTimestamp | ( | $ | ts | ) |
$ts |
Definition at line 1075 of file Import.php.
WikiRevision::setTitle | ( | $ | title | ) |
$title |
MWException |
Definition at line 1055 of file Import.php.
Referenced by WikiImporter\processUpload().
WikiRevision::setType | ( | $ | type | ) |
$type |
Definition at line 1176 of file Import.php.
WikiRevision::setUserIP | ( | $ | ip | ) |
$ip |
Definition at line 1090 of file Import.php.
WikiRevision::setUsername | ( | $ | user | ) |
$user |
Definition at line 1083 of file Import.php.
WikiRevision::$action = "" |
Definition at line 1042 of file Import.php.
WikiRevision::$archiveName = '' |
Definition at line 1047 of file Import.php.
WikiRevision::$comment = "" |
Definition at line 1039 of file Import.php.
WikiRevision::$content = null |
Definition at line 1038 of file Import.php.
WikiRevision::$fileIsTemp |
Definition at line 1048 of file Import.php.
WikiRevision::$fileSrc = '' |
Definition at line 1044 of file Import.php.
WikiRevision::$format = null |
Definition at line 1036 of file Import.php.
WikiRevision::$id = 0 |
Definition at line 1031 of file Import.php.
WikiRevision::$importer = null |
Definition at line 1026 of file Import.php.
WikiRevision::$isTemp = false |
Definition at line 1046 of file Import.php.
WikiRevision::$minor = false |
Definition at line 1040 of file Import.php.
WikiRevision::$mNoUpdates = false [private] |
Definition at line 1049 of file Import.php.
WikiRevision::$model = null |
Definition at line 1035 of file Import.php.
WikiRevision::$params = "" |
Definition at line 1043 of file Import.php.
WikiRevision::$sha1base36 = false |
Definition at line 1045 of file Import.php.
WikiRevision::$text = "" |
Definition at line 1037 of file Import.php.
WikiRevision::$timestamp = "20010115000000" |
Definition at line 1032 of file Import.php.
Definition at line 1030 of file Import.php.
WikiRevision::$type = "" |
Definition at line 1041 of file Import.php.
WikiRevision::$user = 0 |
Definition at line 1033 of file Import.php.
WikiRevision::$user_text = "" |
Definition at line 1034 of file Import.php.