Documentation

Horde_Text_Diff_Op_Add extends Horde_Text_Diff_Op_Base
in package

The original PHP version of this code was written by Geoffrey T. Dairiki <dairiki@dairiki.org>, and is used/adapted with his permission.

Copyright 2004 Geoffrey T. Dairiki dairiki@dairiki.org Copyright 2004-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Tags
author

Geoffrey T. Dairiki dairiki@dairiki.org

Table of Contents

$final  : mixed
$orig  : mixed
__construct()  : mixed
nfinal()  : mixed
norig()  : mixed
reverse()  : mixed

Properties

$final

public mixed $final

$orig

public mixed $orig

Methods

__construct()

public __construct(mixed $lines) : mixed
Parameters
$lines : mixed
Return values
mixed

nfinal()

public nfinal() : mixed
Return values
mixed

norig()

public norig() : mixed
Return values
mixed

reverse()

public reverse() : mixed
Return values
mixed

Search results