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])
Datei anzeigen Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( )
finish ( )
input ( $lines )
isEmpty ( )
out1 ( $lines )
out2 ( $lines )

Protected Methods

Method Description
_append ( &$array, $lines )
_init ( )

Method Details

__construct() public method

public __construct ( )

_append() protected method

protected _append ( &$array, $lines )

_init() protected method

protected _init ( )

finish() public method

public finish ( )

input() public method

public input ( $lines )

isEmpty() public method

public isEmpty ( )

out1() public method

public out1 ( $lines )

out2() public method

public out2 ( $lines )