PHP 클래스 Doctrine\ODM\PHPCR\Mapping\Annotations\Document

파일 보기 프로젝트 열기: doctrine/phpcr-odm

공개 프로퍼티들

프로퍼티 타입 설명
$childClasses array
$inheritMixins boolean
$isLeaf boolean
$mixins array
$nodeType string
$referenceable boolean
$repositoryClass string
$translator string
$uniqueNodeType boolean
$versionable string

프로퍼티 상세

$childClasses 공개적으로 프로퍼티

public array $childClasses
리턴 array

$inheritMixins 공개적으로 프로퍼티

public bool $inheritMixins
리턴 boolean

$isLeaf 공개적으로 프로퍼티

public bool $isLeaf
리턴 boolean

$mixins 공개적으로 프로퍼티

public array $mixins
리턴 array

$nodeType 공개적으로 프로퍼티

public string $nodeType
리턴 string

$referenceable 공개적으로 프로퍼티

public bool $referenceable
리턴 boolean

$repositoryClass 공개적으로 프로퍼티

public string $repositoryClass
리턴 string

$translator 공개적으로 프로퍼티

public string $translator
리턴 string

$uniqueNodeType 공개적으로 프로퍼티

public bool $uniqueNodeType
리턴 boolean

$versionable 공개적으로 프로퍼티

public string $versionable
리턴 string