| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for _DiffOp_Add:
 Inheritance diagram for _DiffOp_Add: Collaboration diagram for _DiffOp_Add:
 Collaboration diagram for _DiffOp_Add:| Public Member Functions | |
| _DiffOp_Add ($lines) | |
| reverse () | |
|  Public Member Functions inherited from _DiffOp | |
| norig () | |
| nclosing () | |
| Data Fields | |
| $type = 'add' | |
|  Data Fields inherited from _DiffOp | |
| $type | |
| $orig | |
| $closing | |
Definition at line 712 of file class.WordLevelDiff.php.
| _DiffOp_Add::_DiffOp_Add | ( | $lines | ) | 
Definition at line 715 of file class.WordLevelDiff.php.
Referenced by reverse().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| _DiffOp_Add::reverse | ( | ) | 
Reimplemented from _DiffOp.
Definition at line 720 of file class.WordLevelDiff.php.
References $type, and _DiffOp_Add().
 Here is the call graph for this function:
 Here is the call graph for this function:| _DiffOp_Add::$type = 'add' | 
Definition at line 713 of file class.WordLevelDiff.php.
Referenced by reverse().