PHP Class Match, php-htmldiff

Mostra file Open project: rashid2538/php-htmldiff Class Usage Examples

Public Properties

Property Type Description
$Size
$StartInNew
$StartInOld

Public Methods

Method Description
EndInNew ( )
EndInOld ( )
__construct ( $startInOld, $startInNew, $size )

Method Details

EndInNew() public method

public EndInNew ( )

EndInOld() public method

public EndInOld ( )

__construct() public method

public __construct ( $startInOld, $startInNew, $size )

Property Details

$Size public_oe property

public $Size

$StartInNew public_oe property

public $StartInNew

$StartInOld public_oe property

public $StartInOld