lib/ezdiff/classes/ezdiff.php

Show: inherited
Table of Contents

\eZDiff

Package:

Properties

Propertypublic  $DIFF_TYPE= 'array( 'text' => 0, 'xml' => 1, 'container' => 2 )'
Default valuearray( 'text' => 0, 'xml' => 1, 'container' => 2 )Details
Type
n/a
Propertypublic  $DiffEngine= ''
Details
Type
n/a
Propertypublic  $DiffEngineInstance= ''
Details
Type
n/a

Methods

methodpublicdiff(  $fromData,  $toData ) : void

Parameters
Name Type Description
$fromData
$toData
methodpubliceZDiff(  $diffEngineType = false ) : void

Parameters
Name Type Description
$diffEngineType
methodpublicengineType(  $typeString ) : void

Parameters
Name Type Description
$typeString
methodpublicgetDiffEngineType( ) : void

methodpublicinitDiffEngine( ) : void

methodpublicsetDiffEngineType(  $diffEngineType ) : void

Parameters
Name Type Description
$diffEngineType
Documentation was generated by DocBlox 0.18.1.