PHP Class eZ\Publish\Core\SignalSlot\Signal\LocationService\CopySubtreeSignal

Inheritance: extends eZ\Publish\Core\SignalSlot\Signal
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Properties

Property Type Description
$subtreeId mixed SubtreeId.
$targetNewSubtreeId mixed TargetNewSubtreeId.
$targetParentLocationId mixed TargetParentLocationId.

Property Details

$subtreeId public_oe property

SubtreeId.
public mixed $subtreeId
return mixed

$targetNewSubtreeId public_oe property

TargetNewSubtreeId.
public mixed $targetNewSubtreeId
return mixed

$targetParentLocationId public_oe property

TargetParentLocationId.
public mixed $targetParentLocationId
return mixed