lib/ezdiff/classes/ezdifftextengine.php
\eZDiffTextEngine
Package:
- Parent(s)
- \eZDiffEngine
Properties

$DiffMode= ''
inheritedInherited from:
\eZDiffEngine::$$DiffMode
Details
- Type
- n/a
- Inherited_from
- \eZDiffEngine::$$DiffMode
Methods

createDifferenceObject(
$fromData, $toData
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $fromData | ||
| $toData |

createOutput(
$arr, $oldArray, $newArray
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $arr | ||
| $oldArray | ||
| $newArray |

localSubstring(
$direction, $row, $col, $rows, $cols, $matrix
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $direction | ||
| $row | ||
| $col | ||
| $rows | ||
| $cols | ||
| $matrix |

substringPlacement(
$startOffset, $endOffset, $totalStringLength
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $startOffset | ||
| $endOffset | ||
| $totalStringLength |

traceSubstring(
$row, $col, $matrix, $val, $new
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $row | ||
| $col | ||
| $matrix | ||
| $val | ||
| $new |