References
Mostly autogenerated documentation for ViewHelpers, EelHelpers, Fusion etc. from all Packages that are in a default (Demo Package) setup.
- NodeType Definition Reference
- Property Editor Reference
- Property Type: boolean
BooleanEditor
– Checkbox editor - Property Type: string
TextFieldEditor
– Single-line Text Editor (default) - Property Type: string
TextAreaEditor
– Multi-line Text Editor - Property Type: string
RichTextEditor
– Full-Screen Rich Text Editor - Property Type: string
CodeEditor
– Full-Screen Code Editor - Property Type: string / array<string>
SelectBoxEditor
– Dropdown Select Editor - Property Type: string
LinkEditor
– Link Editor for internal, external and asset links - Property Type: integer
TextFieldEditor
- Property Type: string / integer
RangeEditor
– Range Editor for selecting numeric values - Property Type: reference / references
ReferenceEditor
/ReferencesEditor
– Reference Selection Editors - Property Type: DateTime
DateTimeEditor
– Date & Time Selection Editor - Property Type: image (Neos\Media\Domain\Model\ImageInterface)
ImageEditor
– Image Selection/Upload Editor - Property Type: asset (Neos\Media\Domain\Model\Asset / array<Neos\Media\Domain\Model\Asset>)
AssetEditor
– File Selection Editor
- Property Type: boolean
- Inspector Views Reference
- View Helper Reference
- Fusion Reference
- Eel Helpers Reference
- FlowQuery Operation Reference
- Neos Command Reference
- Validator Reference
- Signal Reference
- Coding Guideline Reference
- Configuration Reference
- Node Migration Reference