Свойство | Type | Description | |
---|---|---|---|
$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 |
Méthode | Description | |
---|---|---|
allowsSameNameSiblings ( ) | {@inheritDoc} | |
getDefaultPrimaryType ( ) | {@inheritDoc} | |
getDefaultPrimaryTypeName ( ) | {@inheritDoc} | |
getRequiredPrimaryTypeNames ( ) | {@inheritDoc} | |
getRequiredPrimaryTypes ( ) | {@inheritDoc} |
Méthode | Description | |
---|---|---|
fromArray ( array $data ) | Treat more information in addition to ItemDefinition::fromArray() |
protected bool $allowsSameNameSiblings | ||
Résultat | boolean |
protected string $defaultPrimaryTypeName | ||
Résultat | string |
protected array $requiredPrimaryTypeNames | ||
Résultat | array |
protected array $requiredPrimaryTypes | ||
Résultat | array |