PHP Class eZ\Publish\Core\SignalSlot\Signal\TrashService\RecoverSignal

Inheritance: extends eZ\Publish\Core\SignalSlot\Signal
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Свойство Type Description
$contentId mixed Content id.
$newLocationId mixed NewLocationId.
$newParentLocationId mixed NewParentLocationId.
$trashItemId mixed TrashItemId.

Property Details

$contentId public_oe property

Content id.
public mixed $contentId
Résultat mixed

$newLocationId public_oe property

NewLocationId.
public mixed $newLocationId
Résultat mixed

$newParentLocationId public_oe property

NewParentLocationId.
public mixed $newParentLocationId
Résultat mixed

$trashItemId public_oe property

TrashItemId.
public mixed $trashItemId
Résultat mixed