$DIFF_TYPE= 'array( 'text' => 0, 'xml' => 1, 'container' => 2 )'
array( 'text' => 0, 'xml' => 1, 'container' => 2 )
$DiffEngine= ''
$DiffEngineInstance= ''
diff( $fromData, $toData ) : void
eZDiff( $diffEngineType = false ) : void
engineType( $typeString ) : void
getDiffEngineType( ) : void
initDiffEngine( ) : void
setDiffEngineType( $diffEngineType ) : void