| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for Text_Diff_Op:
 Inheritance diagram for Text_Diff_Op: Collaboration diagram for Text_Diff_Op:
 Collaboration diagram for Text_Diff_Op:| Public Member Functions | |
| reverse () | |
| norig () | |
| nfinal () | |
| Data Fields | |
| $orig | |
| $final | |
| Text_Diff_Op::nfinal | ( | ) | 
| Text_Diff_Op::norig | ( | ) | 
| Text_Diff_Op::reverse | ( | ) | 
Reimplemented in Text_Diff_Op_change, Text_Diff_Op_add, Text_Diff_Op_delete, and Text_Diff_Op_copy.
Definition at line 738 of file Diff.php.
| Text_Diff_Op::$final | 
Definition at line 736 of file Diff.php.
Referenced by Text_Diff_Op_change\Text_Diff_Op_change(), and Text_Diff_Op_copy\Text_Diff_Op_copy().
| Text_Diff_Op::$orig | 
Definition at line 735 of file Diff.php.
Referenced by Text_Diff_Op_change\Text_Diff_Op_change(), and Text_Diff_Op_copy\Text_Diff_Op_copy().