|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for _DiffOp:
Collaboration diagram for _DiffOp:Public Member Functions | |
| reverse () | |
Data Fields | |
| $type | |
| $orig | |
| $closing | |
Definition at line 26 of file class.WordLevelDiff.php.
|
abstract |
Reimplemented in _DiffOp_Copy, _DiffOp_Delete, _DiffOp_Add, and _DiffOp_Change.
| _DiffOp::$closing |
Definition at line 30 of file class.WordLevelDiff.php.
Referenced by _DiffOp_Change\__construct(), and _DiffOp_Copy\__construct().
| _DiffOp::$orig |
Definition at line 29 of file class.WordLevelDiff.php.
Referenced by _DiffOp_Change\__construct(), and _DiffOp_Copy\__construct().
| _DiffOp::$type |
Definition at line 28 of file class.WordLevelDiff.php.