PHP Class Horde_Text_Diff_ThreeWay_BlockBuilder, horde

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Geoffrey T. Dairiki ([email protected])
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
finish ( )
input ( $lines )
isEmpty ( )
out1 ( $lines )
out2 ( $lines )

Méthodes protégées

Méthode Description
_append ( &$array, $lines )
_init ( )

Method Details

__construct() public méthode

public __construct ( )

_append() protected méthode

protected _append ( &$array, $lines )

_init() protected méthode

protected _init ( )

finish() public méthode

public finish ( )

input() public méthode

public input ( $lines )

isEmpty() public méthode

public isEmpty ( )

out1() public méthode

public out1 ( $lines )

out2() public méthode

public out2 ( $lines )