PHP Class Neos\Neos\Ui\TypoScript\Helper\NodeTypesHelper

Inheritance: implements TYPO3\Eel\ProtectedContextAwareInterface
Show file Open project: neos/neos-ui

Protected Properties

Property Type Description
$nodeTypeSchema
$nodeTypeSchemaBuilder TYPO3\Neos\Service\NodeTypeSchemaBuilder

Public Methods

Method Description
allowsCallOfMethod ( string $methodName ) : boolean
nodeTypeConstraints ( )
nodeTypeInheritanceMap ( )
nodeTypesByName ( )

Protected Methods

Method Description
getNodeTypeSchema ( )

Method Details

allowsCallOfMethod() public method

public allowsCallOfMethod ( string $methodName ) : boolean
$methodName string
return boolean

getNodeTypeSchema() protected method

protected getNodeTypeSchema ( )

nodeTypeConstraints() public method

public nodeTypeConstraints ( )

nodeTypeInheritanceMap() public method

nodeTypesByName() public method

public nodeTypesByName ( )

Property Details

$nodeTypeSchema protected property

protected $nodeTypeSchema

$nodeTypeSchemaBuilder protected property

protected NodeTypeSchemaBuilder,TYPO3\Neos\Service $nodeTypeSchemaBuilder
return TYPO3\Neos\Service\NodeTypeSchemaBuilder