PHP 클래스 eZ\Publish\Core\SignalSlot\Signal\LocationService\HideLocationSignal

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

공개 프로퍼티들

프로퍼티 타입 설명
$contentId mixed Content ID.
$currentVersionNo integer Content current version number.
$locationId mixed Location ID.

프로퍼티 상세

$contentId 공개적으로 프로퍼티

Content ID.
public mixed $contentId
리턴 mixed

$currentVersionNo 공개적으로 프로퍼티

Content current version number.
public int $currentVersionNo
리턴 integer

$locationId 공개적으로 프로퍼티

Location ID.
public mixed $locationId
리턴 mixed