|
ILIAS
Release_3_10_x_branch Revision 61812
|
Inheritance diagram for _DiffOp_Change:
Collaboration diagram for _DiffOp_Change:Public Member Functions | |
| _DiffOp_Change ($orig, $closing) | |
| reverse () | |
Public Member Functions inherited from _DiffOp | |
| norig () | |
| nclosing () | |
Data Fields | |
| $type = 'change' | |
Data Fields inherited from _DiffOp | |
| $type | |
| $orig | |
| $closing | |
Definition at line 730 of file class.WordLevelDiff.php.
| _DiffOp_Change::_DiffOp_Change | ( | $orig, | |
| $closing | |||
| ) |
Definition at line 733 of file class.WordLevelDiff.php.
Referenced by reverse().
Here is the caller graph for this function:| _DiffOp_Change::reverse | ( | ) |
Reimplemented from _DiffOp.
Definition at line 738 of file class.WordLevelDiff.php.
References _DiffOp\$closing, _DiffOp\$orig, $type, and _DiffOp_Change().
Here is the call graph for this function:| _DiffOp_Change::$type = 'change' |
Definition at line 731 of file class.WordLevelDiff.php.
Referenced by reverse().