MediaWiki
REL1_24
|
Definition at line 1585 of file Import.php.
Definition at line 1382 of file Import.php.
Definition at line 1361 of file Import.php.
Definition at line 1309 of file Import.php.
Definition at line 1275 of file Import.php.
Definition at line 1354 of file Import.php.
Definition at line 1340 of file Import.php.
Definition at line 1298 of file Import.php.
Definition at line 1316 of file Import.php.
Definition at line 1287 of file Import.php.
Definition at line 1389 of file Import.php.
Definition at line 1330 of file Import.php.
Definition at line 1368 of file Import.php.
Definition at line 1323 of file Import.php.
References format, and getContentHandler().
Definition at line 1255 of file Import.php.
Definition at line 1239 of file Import.php.
Definition at line 1375 of file Import.php.
Definition at line 1472 of file Import.php.
Definition at line 1347 of file Import.php.
WikiRevision::setAction | ( | $ | action | ) |
WikiRevision::setArchiveName | ( | $ | archiveName | ) |
string | $archiveName |
Definition at line 1183 of file Import.php.
WikiRevision::setComment | ( | $ | text | ) |
WikiRevision::setFilename | ( | $ | filename | ) |
string | $filename |
Definition at line 1176 of file Import.php.
WikiRevision::setFileSrc | ( | $ | src, |
$ | isTemp | ||
) |
string | $src | |
bool | $isTemp |
Definition at line 1161 of file Import.php.
WikiRevision::setFormat | ( | $ | format | ) |
WikiRevision::setID | ( | $ | id | ) |
int | $id |
Definition at line 1089 of file Import.php.
Referenced by WikiImporter\processLogItem(), and WikiImporter\processRevision().
WikiRevision::setMinor | ( | $ | minor | ) |
WikiRevision::setModel | ( | $ | model | ) |
string | $model |
Definition at line 1118 of file Import.php.
WikiRevision::setNoUpdates | ( | $ | noupdates | ) |
WikiRevision::setParams | ( | $ | params | ) |
WikiRevision::setSha1Base36 | ( | $ | sha1base36 | ) |
string | $sha1base36 |
Definition at line 1169 of file Import.php.
WikiRevision::setSize | ( | $ | size | ) |
WikiRevision::setSrc | ( | $ | src | ) |
WikiRevision::setText | ( | $ | text | ) |
string | $text |
Definition at line 1132 of file Import.php.
Referenced by DumpIterator\execute().
WikiRevision::setTimestamp | ( | $ | ts | ) |
string | $ts |
Definition at line 1096 of file Import.php.
WikiRevision::setTitle | ( | $ | title | ) |
Title | $title |
MWException |
Definition at line 1075 of file Import.php.
Referenced by WikiImporter\processUpload().
WikiRevision::setType | ( | $ | type | ) |
WikiRevision::setUserIP | ( | $ | ip | ) |
string | $ip |
Definition at line 1111 of file Import.php.
WikiRevision::setUsername | ( | $ | user | ) |
string | $user |
Definition at line 1104 of file Import.php.
string WikiRevision::$action = "" |
string WikiRevision::$archiveName = '' |
string WikiRevision::$comment = "" |
*
Definition at line 1041 of file Import.php.
*
Definition at line 1037 of file Import.php.
ContentHandler WikiRevision::$contentHandler = null [protected] |
*
Definition at line 1039 of file Import.php.
WikiRevision::$fileIsTemp |
Definition at line 1067 of file Import.php.
WikiRevision::$filename [protected] |
Definition at line 1062 of file Import.php.
Referenced by setType().
string WikiRevision::$fileSrc = '' |
*
Definition at line 1051 of file Import.php.
string WikiRevision::$format = null |
int WikiRevision::$id = 0 |
*
Definition at line 1019 of file Import.php.
WikiRevision::$importer = null |
Definition at line 1015 of file Import.php.
bool WikiRevision::$isTemp = false |
Definition at line 1058 of file Import.php.
bool WikiRevision::$minor = false |
*
Definition at line 1043 of file Import.php.
bool WikiRevision::$mNoUpdates = false [private] |
*
Definition at line 1069 of file Import.php.
string WikiRevision::$model = null |
string WikiRevision::$params = "" |
bool string WikiRevision::$sha1base36 = false |
int WikiRevision::$size [protected] |
mixed WikiRevision::$src [protected] |
*
Definition at line 1064 of file Import.php.
string WikiRevision::$text = "" |
string WikiRevision::$timestamp = "20010115000000" |
*
Definition at line 1021 of file Import.php.
string WikiRevision::$type = "" |
int WikiRevision::$user = 0 |
Public, because that's suspicious. Get clarity. *
Definition at line 1025 of file Import.php.
Referenced by setFormat().
string WikiRevision::$user_text = "" |
*
Definition at line 1027 of file Import.php.