HistoryBlobStub Class Reference

Pointer object for an item within a CGZ blob stored in the text table. More...

List of all members.

Public Member Functions

 HistoryBlobStub ($hash= '', $oldid=0)
 setLocation ($id)
 Sets the location (old_id) of the main object to which this object points.
 setReferrer ($id)
 Sets the location (old_id) of the referring object.
 getReferrer ()
 Gets the location of the referring object.
 getText ()
 getHash ()
 Get the content hash.

Public Attributes

 $mOldId
 $mHash
 $mRef


Detailed Description

Pointer object for an item within a CGZ blob stored in the text table.

Definition at line 148 of file HistoryBlob.php.


Member Function Documentation

HistoryBlobStub::getHash (  ) 

Get the content hash.

Definition at line 231 of file HistoryBlob.php.

HistoryBlobStub::getReferrer (  ) 

Gets the location of the referring object.

Definition at line 177 of file HistoryBlob.php.

HistoryBlobStub::getText (  ) 

Definition at line 181 of file HistoryBlob.php.

References $dbr, $flags, $fname, $obj, $path, $row, $url, $wgBlobCache, wfGetDB(), and wfProfileOut().

HistoryBlobStub::HistoryBlobStub ( hash = '',
oldid = 0 
)

Parameters:
string $hash The content hash of the text
integer $oldid The old_id for the CGZ object

Definition at line 155 of file HistoryBlob.php.

HistoryBlobStub::setLocation ( id  ) 

Sets the location (old_id) of the main object to which this object points.

Definition at line 163 of file HistoryBlob.php.

HistoryBlobStub::setReferrer ( id  ) 

Sets the location (old_id) of the referring object.

Definition at line 170 of file HistoryBlob.php.


Member Data Documentation

HistoryBlobStub::$mHash

Definition at line 149 of file HistoryBlob.php.

HistoryBlobStub::$mOldId

Definition at line 149 of file HistoryBlob.php.

HistoryBlobStub::$mRef

Definition at line 149 of file HistoryBlob.php.


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

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