PHP Class Neos\Fusion\TypoScriptObjects\ArrayImplementation

Inheritance: extends AbstractArrayTypoScriptObject
Show file Open project: neos/neos-development-collection Class Usage Examples

Public Methods

Method Description
evaluate ( ) : string

Protected Methods

Method Description
sortNestedTypoScriptKeys ( ) : array Sort the TypoScript objects inside $this->properties depending on: - numerical ordering - position meta-property

Method Details

evaluate() public method

public evaluate ( ) : string
return string

sortNestedTypoScriptKeys() protected method

This will ignore all properties defined in "@ignoreProperties" in TypoScript
See also: PositionalArraySorter
protected sortNestedTypoScriptKeys ( ) : array
return array an ordered list of keys