PHP 클래스 Neos\Fusion\Tests\Functional\TypoScriptObjects\BasicRenderingTest

파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
basicRendering ( )
basicRenderingCrashing ( ) The view cannot be rendered since it is broken in this case an exception handler is called.
basicRenderingReusingTypoScriptVariables ( )
basicRenderingReusingTypoScriptVariablesWithEel ( )
complexExample ( )
complexExample2 ( )
contentIsNotTrimmed ( )
eelExpressionCanBeOverridden ( )
plainValueCanBeOverridden ( )
typoScriptCanBeOverridden ( )

메소드 상세

basicRendering() 공개 메소드

public basicRendering ( )

basicRenderingCrashing() 공개 메소드

It takes the exceptions and shall produce some log message. The default handler for the tests rethrows the exception TODO: test different exception handlers

basicRenderingReusingTypoScriptVariables() 공개 메소드

basicRenderingReusingTypoScriptVariablesWithEel() 공개 메소드

complexExample() 공개 메소드

public complexExample ( )

complexExample2() 공개 메소드

public complexExample2 ( )

contentIsNotTrimmed() 공개 메소드

public contentIsNotTrimmed ( )

eelExpressionCanBeOverridden() 공개 메소드

plainValueCanBeOverridden() 공개 메소드

typoScriptCanBeOverridden() 공개 메소드