MediaWiki  REL1_24
DiffOpAdd Class Reference
Inheritance diagram for DiffOpAdd:
Collaboration diagram for DiffOpAdd:

List of all members.

Public Member Functions

 __construct ($lines)
 reverse ()

Public Attributes

 $type = 'add'

Detailed Description

Todo:
document
Access:
private

Definition at line 142 of file DairikiDiff.php.


Constructor & Destructor Documentation

DiffOpAdd::__construct ( lines)

Definition at line 145 of file DairikiDiff.php.

References $lines, $type, and reverse().


Member Function Documentation

Returns:
DiffOpDelete

Reimplemented from DiffOp.

Definition at line 153 of file DairikiDiff.php.

Referenced by __construct().


Member Data Documentation

DiffOpAdd::$type = 'add'

Reimplemented from DiffOp.

Definition at line 143 of file DairikiDiff.php.

Referenced by __construct().


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