PHP Class Chora_Diff_Helper, horde

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Chuck Hagenbuch ([email protected])
Inheritance: extends Horde_View_Helper_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_context array
$_leftLine integer
$_leftLines array
$_leftNumbers
$_rightLine
$_rightLines
$_rightNumbers

Méthodes publiques

Méthode Description
diff ( Horde_Vcs_File $file, $r1, $r2, $id = null )
diffAdd ( $change )
diffCaption ( )
diffChange ( $change )
diffContext ( )
diffEmpty ( $change )
diffRemove ( $change )
hasContext ( )

Method Details

diff() public méthode

public diff ( Horde_Vcs_File $file, $r1, $r2, $id = null )
$file Horde_Vcs_File

diffAdd() public méthode

public diffAdd ( $change )

diffCaption() public méthode

public diffCaption ( )

diffChange() public méthode

public diffChange ( $change )

diffContext() public méthode

public diffContext ( )

diffEmpty() public méthode

public diffEmpty ( $change )

diffRemove() public méthode

public diffRemove ( $change )

hasContext() public méthode

public hasContext ( )

Property Details

$_context protected_oe property

protected array $_context
Résultat array

$_leftLine protected_oe property

protected int $_leftLine
Résultat integer

$_leftLines protected_oe property

protected array $_leftLines
Résultat array

$_leftNumbers protected_oe property

protected $_leftNumbers

$_rightLine protected_oe property

protected $_rightLine

$_rightLines protected_oe property

protected $_rightLines

$_rightNumbers protected_oe property

protected $_rightNumbers