PHP Class Doctrine\ODM\PHPCR\Mapping\Annotations\Document

显示文件 Open project: doctrine/phpcr-odm

Public Properties

Property Type Description
$childClasses array
$inheritMixins boolean
$isLeaf boolean
$mixins array
$nodeType string
$referenceable boolean
$repositoryClass string
$translator string
$uniqueNodeType boolean
$versionable string

Property Details

$childClasses public_oe property

public array $childClasses
return array

$inheritMixins public_oe property

public bool $inheritMixins
return boolean

$isLeaf public_oe property

public bool $isLeaf
return boolean

$mixins public_oe property

public array $mixins
return array

$nodeType public_oe property

public string $nodeType
return string

$referenceable public_oe property

public bool $referenceable
return boolean

$repositoryClass public_oe property

public string $repositoryClass
return string

$translator public_oe property

public string $translator
return string

$uniqueNodeType public_oe property

public bool $uniqueNodeType
return boolean

$versionable public_oe property

public string $versionable
return string