[Text_Diff] element index

Package indexes

All elements
g i l m r t _
_
top
$_block_header
Header for each change block.
$_conflictingBlocks
Conflict counter.
$_del_prefix
Prefix for deleted text.
$_del_suffix
Suffix for deleted text.
$_edits
Text_Diff::$_edits in diff.php
Array of changes.
$_ins_prefix
Prefix for inserted text.
$_ins_suffix
Suffix for inserted text.
$_leading_context_lines
Number of leading context "lines" to preserve.
$_leading_context_lines
Number of leading context "lines" to preserve.
$_leading_context_lines
Number of leading context "lines" to preserve.
$_split_level
What are we currently splitting on? Used to recurse to show word-level changes.
$_trailing_context_lines
Number of trailing context "lines" to preserve.
$_trailing_context_lines
Number of trailing context "lines" to preserve.
$_trailing_context_lines
Number of trailing context "lines" to preserve.
_added
_added
_added
_block
_blockHeader
_blockHeader
_blockHeader
_changed
_changed
_changed
_check
Checks a diff for validity.
_context
_deleted
_deleted
_deleted
_encode
_endBlock
_endDiff
_lines
_lines
_splitOnWords
_startBlock
_startBlock
_startDiff
g
top
getDiff
Returns the array of differences.
getFinal
Gets the final set of lines.
getOriginal
Gets the original set of lines.
getParams
Get any renderer parameters.
i
top
isEmpty
Checks for an empty diff.
l
top
lcs
Text_Diff::lcs() in diff.php
Computes the length of the Longest Common Subsequence (LCS).
m
top
mergedOutput
r
top
render
Renders a diff.
reverse
Computes a reversed diff.
t
top
Text_Diff
Text_Diff in diff.php
Text_Diff
Text_Diff
Computes diffs between sequences of strings.
Text_Diff3
Text_Diff3 in diff.php
A class for computing three way diffs.
Text_Diff3
Computes diff between 3 sequences of strings.
Text_Diff_Renderer
Constructor.
Text_Diff_Renderer
Text_Diff_Renderer in diff.php
A class to render Diffs in different formats.
Text_Diff_Renderer_inline
"Inline" diff renderer.
Text_Diff_Renderer_unified
"Unified" diff renderer.
Text_MappedDiff
Computes a diff between sequences of strings.
Text_MappedDiff
Text_MappedDiff in diff.php
$Horde: framework/Text_Diff/Diff.php,v 1.17 2006/02/06 00:16:09 jan Exp $
trimNewlines
Removes trailing newlines from a line of text. This is meant to be used with array_walk().
g i l m r t _