lib/ezdiff/classes/eztextdiff.php
File containing the eZTextDiff 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
\eZTextDiff
Package: lib
File containing the eZTextDiff class.
- Parent(s)
- \eZDiffContent
- 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


$Changeset= ''
inheritedInherited from:
\eZDiffContent::$$Changeset
Details
- Type
- n/a
- Inherited_from
- \eZDiffContent::$$Changeset


$NewContent= ''
inheritedInherited from:
\eZDiffContent::$$NewContent
Details
- Type
- n/a
- Inherited_from
- \eZDiffContent::$$NewContent


$OldContent= ''
inheritedInherited from:
\eZDiffContent::$$OldContent
Details
- Type
- n/a
- Inherited_from
- \eZDiffContent::$$OldContent
Methods


attribute(
$attrName
)
:
void
inherited
Inherited from:
\eZDiffContent::attribute()
Parameters
Name | Type | Description |
---|---|---|
$attrName |


hasAttribute(
$name
)
:
void
inherited
Inherited from:
\eZDiffContent::hasAttribute()
Parameters
Name | Type | Description |
---|---|---|
$name |


setChanges(
$data
)
:
void
inherited
Inherited from:
\eZDiffContent::setChanges()
Parameters
Name | Type | Description |
---|---|---|
$data |


setNewContent(
$data
)
:
void
inherited
Inherited from:
\eZDiffContent::setNewContent()
Parameters
Name | Type | Description |
---|---|---|
$data |


setOldContent(
$data
)
:
void
inherited
Inherited from:
\eZDiffContent::setOldContent()
Parameters
Name | Type | Description |
---|---|---|
$data |