PHP 클래스 eZ\Publish\Core\SignalSlot\Signal\ObjectStateService\SetContentStateSignal

상속: extends eZ\Publish\Core\SignalSlot\Signal
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 프로퍼티들

프로퍼티 타입 설명
$contentId mixed ContentId.
$objectStateGroupId mixed ObjectStateGroupId.
$objectStateId mixed ObjectStateId.

프로퍼티 상세

$contentId 공개적으로 프로퍼티

ContentId.
public mixed $contentId
리턴 mixed

$objectStateGroupId 공개적으로 프로퍼티

ObjectStateGroupId.
public mixed $objectStateGroupId
리턴 mixed

$objectStateId 공개적으로 프로퍼티

ObjectStateId.
public mixed $objectStateId
리턴 mixed