lib/ezdiff/classes/ezdiffcontainerobject.php
\eZDiffContainerObject
Package:
- Parent(s)
- \eZDiffContent
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 |