| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for _DiffOp_Copy:
 Inheritance diagram for _DiffOp_Copy: Collaboration diagram for _DiffOp_Copy:
 Collaboration diagram for _DiffOp_Copy:| Public Member Functions | |
| _DiffOp_Copy ($orig, $closing=false) | |
| reverse () | |
|  Public Member Functions inherited from _DiffOp | |
| norig () | |
| nclosing () | |
| Data Fields | |
| $type = 'copy' | |
|  Data Fields inherited from _DiffOp | |
| $type | |
| $orig | |
| $closing | |
Definition at line 674 of file class.WordLevelDiff.php.
| _DiffOp_Copy::_DiffOp_Copy | ( | $orig, | |
| $closing = false | |||
| ) | 
Definition at line 677 of file class.WordLevelDiff.php.
References _DiffOp\$closing.
Referenced by _DiffOp_Delete\_DiffOp_Delete().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| _DiffOp_Copy::reverse | ( | ) | 
| _DiffOp_Copy::$type = 'copy' | 
Definition at line 675 of file class.WordLevelDiff.php.