ILIAS  trunk Revision v11.0_alpha-1851-ga8564da6fed
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
_DiffOp Class Reference
+ Inheritance diagram for _DiffOp:
+ Collaboration diagram for _DiffOp:

Public Member Functions

 reverse ()
 

Data Fields

 $type
 
 $orig
 
 $closing
 

Detailed Description

Definition at line 26 of file class.WordLevelDiff.php.

Member Function Documentation

◆ reverse()

_DiffOp::reverse ( )

Definition at line 32 of file class.WordLevelDiff.php.

Referenced by Diff\_check().

33  {
34  trigger_error('pure virtual', E_USER_ERROR);
35  }
+ Here is the caller graph for this function:

Field Documentation

◆ $closing

◆ $orig

◆ $type

_DiffOp::$type

Definition at line 28 of file class.WordLevelDiff.php.


The documentation for this class was generated from the following file: