MediaWiki  REL1_19
CdbWriter_DBA Class Reference

Writer class which uses the DBA extension. More...

List of all members.

Public Member Functions

 __construct ($fileName)
 __destruct ()
 close ()
 set ($key, $value)

Public Attributes

 $handle
 $realFileName
 $tmpFileName

Detailed Description

Writer class which uses the DBA extension.

Definition at line 135 of file Cdb.php.


Constructor & Destructor Documentation

CdbWriter_DBA::__construct ( fileName)

Definition at line 138 of file Cdb.php.

Definition at line 163 of file Cdb.php.

References close().

Here is the call graph for this function:


Member Function Documentation

Definition at line 151 of file Cdb.php.

References wfIsWindows().

Referenced by __destruct().

Here is the call graph for this function:

Here is the caller graph for this function:

CdbWriter_DBA::set ( key,
value 
)

Definition at line 147 of file Cdb.php.


Member Data Documentation

CdbWriter_DBA::$handle

Definition at line 136 of file Cdb.php.

CdbWriter_DBA::$realFileName

Definition at line 136 of file Cdb.php.

CdbWriter_DBA::$tmpFileName

Definition at line 136 of file Cdb.php.


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