Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
eZ
Publish
Core
SignalSlot
Signal
TrashService
RecoverSignal
PHP Class eZ\Publish\Core\SignalSlot\Signal\TrashService\RecoverSignal
Inheritance:
extends
eZ\Publish\Core\SignalSlot\Signal
Mostra file
Open project: ezsystems/ezpublish-kernel
Public Properties
Property
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
return
mixed
$newLocationId
public_oe property
NewLocationId.
public
mixed
$newLocationId
return
mixed
$newParentLocationId
public_oe property
NewParentLocationId.
public
mixed
$newParentLocationId
return
mixed
$trashItemId
public_oe property
TrashItemId.
public
mixed
$trashItemId
return
mixed