WikiRevision Class Reference
[SpecialPage]

List of all members.

Public Member Functions

 setTitle ($title)
 setID ($id)
 setTimestamp ($ts)
 setUsername ($user)
 setUserIP ($ip)
 setText ($text)
 setComment ($text)
 setMinor ($minor)
 setSrc ($src)
 setFilename ($filename)
 setSize ($size)
 setType ($type)
 setAction ($action)
 setParams ($params)
 getTitle ()
 getID ()
 getTimestamp ()
 getUser ()
 getText ()
 getComment ()
 getMinor ()
 getSrc ()
 getFilename ()
 getSize ()
 getType ()
 getAction ()
 getParams ()
 importOldRevision ()
 importLogItem ()
 importUpload ()
 downloadSource ()

Public Attributes

 $title = null
 $id = 0
 $timestamp = "20010115000000"
 $user = 0
 $user_text = ""
 $text = ""
 $comment = ""
 $minor = false
 $type = ""
 $action = ""
 $params = ""


Detailed Description

Definition at line 30 of file Import.php.


Member Function Documentation

WikiRevision::downloadSource (  ) 

Definition at line 342 of file Import.php.

References $src, $wgEnableUploads, Http::get(), getSrc(), wfDebug(), and wfTempDir().

Referenced by importUpload().

WikiRevision::getAction (  ) 

Definition at line 150 of file Import.php.

Referenced by importLogItem().

WikiRevision::getComment (  ) 

Definition at line 126 of file Import.php.

Referenced by importLogItem(), importOldRevision(), and importUpload().

WikiRevision::getFilename (  ) 

Definition at line 138 of file Import.php.

WikiRevision::getID (  ) 

Definition at line 110 of file Import.php.

WikiRevision::getMinor (  ) 

Definition at line 130 of file Import.php.

WikiRevision::getParams (  ) 

Definition at line 154 of file Import.php.

WikiRevision::getSize (  ) 

Definition at line 142 of file Import.php.

WikiRevision::getSrc (  ) 

Definition at line 134 of file Import.php.

Referenced by downloadSource().

WikiRevision::getText (  ) 

Definition at line 122 of file Import.php.

Referenced by importOldRevision().

WikiRevision::getTimestamp (  ) 

Definition at line 114 of file Import.php.

Referenced by importUpload().

WikiRevision::getTitle (  ) 

Definition at line 106 of file Import.php.

Referenced by importLogItem(), and importUpload().

WikiRevision::getType (  ) 

Definition at line 146 of file Import.php.

Referenced by importLogItem().

WikiRevision::getUser (  ) 

Definition at line 118 of file Import.php.

Referenced by importOldRevision().

WikiRevision::importLogItem (  ) 

WikiRevision::importOldRevision (  ) 

WikiRevision::importUpload (  ) 

WikiRevision::setAction ( action  ) 

Definition at line 98 of file Import.php.

References $action.

WikiRevision::setComment ( text  ) 

Definition at line 74 of file Import.php.

References $text.

WikiRevision::setFilename ( filename  ) 

Definition at line 86 of file Import.php.

References $filename.

WikiRevision::setID ( id  ) 

Definition at line 53 of file Import.php.

References $id.

WikiRevision::setMinor ( minor  ) 

Definition at line 78 of file Import.php.

References $minor.

WikiRevision::setParams ( params  ) 

Definition at line 102 of file Import.php.

References $params.

WikiRevision::setSize ( size  ) 

Definition at line 90 of file Import.php.

References $size.

WikiRevision::setSrc ( src  ) 

Definition at line 82 of file Import.php.

References $src.

WikiRevision::setText ( text  ) 

Definition at line 70 of file Import.php.

References $text.

WikiRevision::setTimestamp ( ts  ) 

Definition at line 57 of file Import.php.

References $ts, and wfTimestamp().

WikiRevision::setTitle ( title  ) 

Definition at line 43 of file Import.php.

References $title.

WikiRevision::setType ( type  ) 

Definition at line 94 of file Import.php.

References $type.

WikiRevision::setUserIP ( ip  ) 

Definition at line 66 of file Import.php.

WikiRevision::setUsername ( user  ) 

Definition at line 62 of file Import.php.

References $user.


Member Data Documentation

WikiRevision::$action = ""

Definition at line 40 of file Import.php.

Referenced by setAction().

WikiRevision::$comment = ""

Definition at line 37 of file Import.php.

WikiRevision::$id = 0

Definition at line 32 of file Import.php.

Referenced by setID().

WikiRevision::$minor = false

Definition at line 38 of file Import.php.

Referenced by setMinor().

WikiRevision::$params = ""

Definition at line 41 of file Import.php.

Referenced by setParams().

WikiRevision::$text = ""

Definition at line 36 of file Import.php.

Referenced by setComment(), and setText().

WikiRevision::$timestamp = "20010115000000"

Definition at line 33 of file Import.php.

WikiRevision::$title = null

Definition at line 31 of file Import.php.

Referenced by setTitle().

WikiRevision::$type = ""

Definition at line 39 of file Import.php.

Referenced by setType().

WikiRevision::$user = 0

Definition at line 34 of file Import.php.

Referenced by importOldRevision(), and setUsername().

WikiRevision::$user_text = ""

Definition at line 35 of file Import.php.


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

Generated on Sat Sep 5 02:08:50 2009 for MediaWiki by  doxygen 1.5.9