PHP Class Neos\Fusion\TypoScriptObjects\ArrayImplementation

Inheritance: extends AbstractArrayTypoScriptObject
Afficher le fichier Open project: neos/neos-development-collection Class Usage Examples

Méthodes publiques

Méthode Description
evaluate ( ) : string

Méthodes protégées

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

Method Details

evaluate() public méthode

public evaluate ( ) : string
Résultat string

sortNestedTypoScriptKeys() protected méthode

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