Feature #45311
Add isAbstract and isMixin to NodeType Schema
| Status: | New | Start date: | 2013-02-09 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | |||
| Assigned To: | - | % Done: | 50% |
||
| Category: | Node handling | ||||
| Target version: | - |
Description
for each node type, it might be helpful to know whether it is abstract or mixin, we thought about an isAbstract or isMixin property.
Related issues
History
#1 Updated by Bastian Waidelich over 1 year ago
- % Done changed from 0 to 50
FYI: NodeType::isAbstract() is implemented in the meantime