MediaWiki  REL1_21
WikiRevision Class Reference
Collaboration diagram for WikiRevision:

List of all members.

Public Member Functions

 downloadSource ()
 getAction ()
 getArchiveName ()
 getComment ()
 getContent ()
 getFilename ()
 getFileSrc ()
 getFormat ()
 getID ()
 getMinor ()
 getModel ()
 getParams ()
 getSha1 ()
 getSize ()
 getSrc ()
 getText ()
 getTimestamp ()
 getTitle ()
 getType ()
 getUser ()
 importLogItem ()
 importOldRevision ()
 importUpload ()
 isTempSrc ()
 setAction ($action)
 setArchiveName ($archiveName)
 setComment ($text)
 setFilename ($filename)
 setFileSrc ($src, $isTemp)
 setFormat ($format)
 setID ($id)
 setMinor ($minor)
 setModel ($model)
 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 = ""
 $content = null
 $fileIsTemp
 $fileSrc = ''
 $format = null
 $id = 0
 $importer = null
 $isTemp = false
 $minor = false
 $model = null
 $params = ""
 $sha1base36 = false
 $text = ""
 $timestamp = "20010115000000"
Title $title = null
 $type = ""
 $user = 0
 $user_text = ""

Private Attributes

 $mNoUpdates = false

Detailed Description

Todo:
document (e.g.

one-sentence class description).

Definition at line 1022 of file Import.php.


Member Function Documentation

Returns:
bool|string

Definition at line 1551 of file Import.php.

Returns:
string

Definition at line 1352 of file Import.php.

Returns:
string

Definition at line 1331 of file Import.php.

Returns:
string

Definition at line 1279 of file Import.php.

Returns:
Content

Definition at line 1240 of file Import.php.

Returns:
mixed

Definition at line 1324 of file Import.php.

Returns:
string

Definition at line 1310 of file Import.php.

Returns:
String

Definition at line 1268 of file Import.php.

Returns:
int

Definition at line 1208 of file Import.php.

Returns:
bool

Definition at line 1286 of file Import.php.

Returns:
String

Definition at line 1257 of file Import.php.

Returns:
string

Definition at line 1359 of file Import.php.

Returns:
bool|String

Definition at line 1300 of file Import.php.

Returns:
mixed

Definition at line 1338 of file Import.php.

Returns:
mixed

Definition at line 1293 of file Import.php.

Returns:
string
Deprecated:
Since 1.21, use getContent() instead.

Definition at line 1231 of file Import.php.

Returns:
string

Definition at line 1215 of file Import.php.

Returns:
Title

Definition at line 1201 of file Import.php.

Returns:
string

Definition at line 1345 of file Import.php.

Returns:
string

Definition at line 1222 of file Import.php.

Returns:
mixed

Definition at line 1439 of file Import.php.

Returns:
bool

Definition at line 1366 of file Import.php.

Returns:
bool

Definition at line 1485 of file Import.php.

Returns:
bool

Definition at line 1317 of file Import.php.

WikiRevision::setAction ( action)
Parameters:
$action

Definition at line 1180 of file Import.php.

WikiRevision::setArchiveName ( archiveName)
Parameters:
$archiveName

Definition at line 1159 of file Import.php.

Parameters:
$text

Definition at line 1115 of file Import.php.

WikiRevision::setFilename ( filename)
Parameters:
$filename

Definition at line 1152 of file Import.php.

WikiRevision::setFileSrc ( src,
isTemp 
)
Parameters:
$src
$isTemp

Definition at line 1137 of file Import.php.

WikiRevision::setFormat ( format)
Parameters:
$format

Definition at line 1101 of file Import.php.

Parameters:
$id

Definition at line 1065 of file Import.php.

Referenced by WikiImporter\processLogItem(), and WikiImporter\processRevision().

WikiRevision::setMinor ( minor)
Parameters:
$minor

Definition at line 1122 of file Import.php.

WikiRevision::setModel ( model)
Parameters:
$model

Definition at line 1094 of file Import.php.

WikiRevision::setNoUpdates ( noupdates)
Parameters:
$noupdates

Definition at line 1194 of file Import.php.

WikiRevision::setParams ( params)
Parameters:
$params

Definition at line 1187 of file Import.php.

WikiRevision::setSha1Base36 ( sha1base36)
Parameters:
$sha1base36

Definition at line 1145 of file Import.php.

WikiRevision::setSize ( size)
Parameters:
$size

Definition at line 1166 of file Import.php.

Parameters:
$src

Definition at line 1129 of file Import.php.

WikiRevision::setText ( text)
Parameters:
$text

Definition at line 1108 of file Import.php.

Referenced by DumpIterator\execute().

Parameters:
$ts

Definition at line 1072 of file Import.php.

WikiRevision::setTitle ( title)
Parameters:
$title
Exceptions:
MWException

Definition at line 1052 of file Import.php.

Referenced by WikiImporter\processUpload().

WikiRevision::setType ( type)
Parameters:
$type

Definition at line 1173 of file Import.php.

Parameters:
$ip

Definition at line 1087 of file Import.php.

Parameters:
$user

Definition at line 1080 of file Import.php.


Member Data Documentation

WikiRevision::$action = ""

Definition at line 1039 of file Import.php.

WikiRevision::$archiveName = ''

Definition at line 1044 of file Import.php.

WikiRevision::$comment = ""

Definition at line 1036 of file Import.php.

WikiRevision::$content = null

Definition at line 1035 of file Import.php.

WikiRevision::$fileIsTemp

Definition at line 1045 of file Import.php.

WikiRevision::$fileSrc = ''

Definition at line 1041 of file Import.php.

WikiRevision::$format = null

Definition at line 1033 of file Import.php.

WikiRevision::$id = 0

Definition at line 1028 of file Import.php.

WikiRevision::$importer = null

Definition at line 1023 of file Import.php.

WikiRevision::$isTemp = false

Definition at line 1043 of file Import.php.

WikiRevision::$minor = false

Definition at line 1037 of file Import.php.

WikiRevision::$mNoUpdates = false [private]

Definition at line 1046 of file Import.php.

WikiRevision::$model = null

Definition at line 1032 of file Import.php.

WikiRevision::$params = ""

Definition at line 1040 of file Import.php.

WikiRevision::$sha1base36 = false

Definition at line 1042 of file Import.php.

WikiRevision::$text = ""

Definition at line 1034 of file Import.php.

WikiRevision::$timestamp = "20010115000000"

Definition at line 1029 of file Import.php.

Title WikiRevision::$title = null

Definition at line 1027 of file Import.php.

WikiRevision::$type = ""

Definition at line 1038 of file Import.php.

WikiRevision::$user = 0

Definition at line 1030 of file Import.php.

WikiRevision::$user_text = ""

Definition at line 1031 of file Import.php.


The documentation for this class was generated from the following file: