PHP 클래스 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.
저자: Geoffrey T. Dairiki ([email protected])
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
finish ( )
input ( $lines )
isEmpty ( )
out1 ( $lines )
out2 ( $lines )

보호된 메소드들

메소드 설명
_append ( &$array, $lines )
_init ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

_append() 보호된 메소드

protected _append ( &$array, $lines )

_init() 보호된 메소드

protected _init ( )

finish() 공개 메소드

public finish ( )

input() 공개 메소드

public input ( $lines )

isEmpty() 공개 메소드

public isEmpty ( )

out1() 공개 메소드

public out1 ( $lines )

out2() 공개 메소드

public out2 ( $lines )