PHP 클래스 Neos\Fusion\TypoScriptObjects\ArrayImplementation

상속: extends AbstractArrayTypoScriptObject
파일 보기 프로젝트 열기: neos/neos-development-collection 1 사용 예제들

공개 메소드들

메소드 설명
evaluate ( ) : string

보호된 메소드들

메소드 설명
sortNestedTypoScriptKeys ( ) : array Sort the TypoScript objects inside $this->properties depending on: - numerical ordering - position meta-property

메소드 상세

evaluate() 공개 메소드

public evaluate ( ) : string
리턴 string

sortNestedTypoScriptKeys() 보호된 메소드

This will ignore all properties defined in "@ignoreProperties" in TypoScript
또한 보기: PositionalArraySorter
protected sortNestedTypoScriptKeys ( ) : array
리턴 array an ordered list of keys