MediaWiki
REL1_19
|
Public Member Functions | |
nclosing () | |
norig () | |
reverse () | |
Public Attributes | |
$closing | |
$orig | |
$type |
Definition at line 37 of file DairikiDiff.php.
_DiffOp::norig | ( | ) |
Definition at line 30 of file DairikiDiff.php.
_DiffOp::reverse | ( | ) |
Reimplemented in _DiffOp_Change, _DiffOp_Add, _DiffOp_Delete, and _DiffOp_Copy.
Definition at line 23 of file DairikiDiff.php.
_DiffOp::$closing |
Definition at line 21 of file DairikiDiff.php.
Referenced by _DiffOp_Copy\__construct(), and _DiffOp_Change\__construct().
_DiffOp::$orig |
Definition at line 20 of file DairikiDiff.php.
Referenced by _DiffOp_Copy\__construct(), and _DiffOp_Change\__construct().
_DiffOp::$type |
Reimplemented in _DiffOp_Change, _DiffOp_Add, _DiffOp_Delete, and _DiffOp_Copy.
Definition at line 19 of file DairikiDiff.php.