MediaWiki
REL1_22
|
Public Member Functions | |
nclosing () | |
norig () | |
reverse () | |
Public Attributes | |
$closing | |
$orig | |
$type |
Definition at line 52 of file DairikiDiff.php.
_DiffOp::norig | ( | ) |
Definition at line 45 of file DairikiDiff.php.
_DiffOp::reverse | ( | ) |
Reimplemented in _DiffOp_Change, _DiffOp_Add, _DiffOp_Delete, and _DiffOp_Copy.
Definition at line 38 of file DairikiDiff.php.
_DiffOp::$closing |
Definition at line 36 of file DairikiDiff.php.
Referenced by _DiffOp_Copy\__construct(), and _DiffOp_Change\__construct().
_DiffOp::$orig |
Definition at line 35 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 34 of file DairikiDiff.php.