lib/ezdiff/classes/ezdiff.php
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


$DIFF_TYPE= 'array( 'text' => 0,
'xml' => 1,
'container' => 2 )'
Default value
array( 'text' => 0,
'xml' => 1,
'container' => 2 )
Details- Type
- n/a