A class to render Diffs in different formats.
This class renders the diff in classic diff format. It is intended that this class be customized via inheritance, to obtain fancier outputs.
$Horde: framework/Text_Diff/Diff/Renderer.php,v 1.8 2005/05/02 19:44:53 chuck Exp $
Located in /inc/class_diff.php (line 943)
| Class | Description |
|---|---|
| Text_Diff_Renderer_inline | "Inline" diff renderer. |
| Text_Diff_Renderer_unified | "Unified" diff renderer. |
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.
Number of trailing context "lines" to preserve.
This should be left at zero for this class, but subclasses may want to set this to other values.
Constructor.
Get any renderer parameters.
Documentation generated on Thu, 31 May 2007 23:33:57 -0400 by phpDocumentor 1.3.2