$_leading_context_lines
$_leading_context_lines : integer
Number of leading context "lines" to preserve.
This should be left at zero for this class, but subclasses may want to set this to other values.
"Inline" diff renderer.
This class renders diffs in the Wiki-style "inline" format.
Copyright 2004-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
render(\Horde_Text_Diff $diff) : string
Renders a diff.
\Horde_Text_Diff | $diff | A Horde_Text_Diff object. |
The formatted output.