class SchemaController extends ActionController (View source)

Properties

protected VieSchemaBuilder $vieSchemaBuilder
protected NodeTypeSchemaBuilder $nodeTypeSchemaBuilder
protected VariableFrontend $nodeTypeSchemaCache

Methods

string
vieSchemaAction()

Generate and renders the JSON schema for the node types for VIE.

string
nodeTypeSchemaAction()

Get the node type configuration schema for the Neos UI

Details

string vieSchemaAction()

Generate and renders the JSON schema for the node types for VIE.

Schema format example: http://schema.rdfs.org/all.json

Return Value

string

string nodeTypeSchemaAction()

Get the node type configuration schema for the Neos UI

Return Value

string