|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Inheritance diagram for _DiffOp:
Collaboration diagram for _DiffOp:Public Member Functions | |
| reverse () | |
| norig () | |
| nclosing () | |
Data Fields | |
| $type | |
| $orig | |
| $closing | |
Definition at line 665 of file class.WordLevelDiff.php.
| _DiffOp::nclosing | ( | ) |
| _DiffOp::norig | ( | ) |
| _DiffOp::reverse | ( | ) |
Reimplemented in _DiffOp_Copy, _DiffOp_Delete, _DiffOp_Add, and _DiffOp_Change.
Definition at line 670 of file class.WordLevelDiff.php.
| _DiffOp::$closing |
Definition at line 668 of file class.WordLevelDiff.php.
Referenced by _DiffOp_Change\_DiffOp_Change(), _DiffOp_Copy\_DiffOp_Copy(), and nclosing().
| _DiffOp::$orig |
Definition at line 667 of file class.WordLevelDiff.php.
Referenced by _DiffOp_Change\_DiffOp_Change(), _DiffOp_Copy\_DiffOp_Copy(), and norig().
| _DiffOp::$type |
Definition at line 666 of file class.WordLevelDiff.php.