|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for _DiffOp:
Collaboration diagram for _DiffOp:Public Member Functions | |
| reverse () | |
Data Fields | |
| $type | |
| $orig | |
| $closing | |
Definition at line 26 of file class.WordLevelDiff.php.
| _DiffOp::reverse | ( | ) |
Definition at line 32 of file class.WordLevelDiff.php.
Referenced by Diff\_check().
Here is the caller graph for this function:| _DiffOp::$closing |
Definition at line 30 of file class.WordLevelDiff.php.
Referenced by _DiffOp_Copy\__construct(), _DiffOp_Change\__construct(), MappedDiff\__construct(), DiffFormatter\_changed(), and WordLevelDiff\closing().
| _DiffOp::$orig |
Definition at line 29 of file class.WordLevelDiff.php.
Referenced by _DiffOp_Copy\__construct(), _DiffOp_Change\__construct(), MappedDiff\__construct(), DiffFormatter\_changed(), and WordLevelDiff\orig().
| _DiffOp::$type |
Definition at line 28 of file class.WordLevelDiff.php.