lib/ezdiff/classes/ezdiff.php

Show: inherited
Table of Contents

File containing the eZDiff class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZDiff

Package: lib

File containing the eZDiff class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

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.