프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$allowsSameNameSiblings | boolean | ||
$defaultPrimaryTypeName | string | ||
$requiredPrimaryTypeNames | array | List of required primary type names as string. | |
$requiredPrimaryTypes | array | Cached list of NodeType instances populated in first call to getRequiredPrimaryTypes |
메소드 | 설명 | |
---|---|---|
allowsSameNameSiblings ( ) | {@inheritDoc} | |
getDefaultPrimaryType ( ) | {@inheritDoc} | |
getDefaultPrimaryTypeName ( ) | {@inheritDoc} | |
getRequiredPrimaryTypeNames ( ) | {@inheritDoc} | |
getRequiredPrimaryTypes ( ) | {@inheritDoc} |
메소드 | 설명 | |
---|---|---|
fromArray ( array $data ) | Treat more information in addition to ItemDefinition::fromArray() |
protected array $requiredPrimaryTypeNames | ||
리턴 | array |
protected array $requiredPrimaryTypes | ||
리턴 | array |