PHP Class eZ\Publish\Core\SignalSlot\Signal\ContentService\CreateContentDraftSignal

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

Méthodes publiques

Свойство Type Description
$contentId mixed ContentId.
$userId mixed UserId.
$versionNo integer Version Number.

Property Details

$contentId public_oe property

ContentId.
public mixed $contentId
Résultat mixed

$userId public_oe property

UserId.
public mixed $userId
Résultat mixed

$versionNo public_oe property

Version Number.
public int $versionNo
Résultat integer