PHP 클래스 Elgg\ViewsServiceTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: elgg/elgg

보호된 프로퍼티들

프로퍼티 타입 설명
$hooks PluginHooksService
$views ViewsService
$viewsDir

공개 메소드들

메소드 설명
getExampleNormalizedViews ( )
setUp ( )
testCanAlterViewInput ( )
testCanAlterViewOutput ( )
testCanExtendViews ( )
testCanGetViewRenderingList ( )
testCanListViews ( )
testCanRegisterViewsAsCacheable ( )
testCanReplaceViews ( )
testCanSetViewPathsViaSpec ( )
testCanSetViewsDirs ( )
testDefaultNormalizeBehavior ( $canonical, $alias )
testDoesNotUsePhpToRenderStaticViews ( )
testEmitsDeprecationWarningWhenOldViewNameIsReferenced ( )
testRegistersPhpFilesAsViews ( )
testRegistersStaticFilesAsViews ( )
testStaticViewsAreAlwaysCacheable ( )
testThrowsOnCircularAliases ( )
testUsesPhpToRenderNonStaticViews ( )
testViewCanOnlyExistIfString ( )
testViewsCanExistBasedOnViewtypeFallback ( )
testViewtypesCanFallBack ( )

메소드 상세

getExampleNormalizedViews() 공개 메소드

setUp() 공개 메소드

public setUp ( )

testCanAlterViewInput() 공개 메소드

testCanAlterViewOutput() 공개 메소드

testCanExtendViews() 공개 메소드

public testCanExtendViews ( )

testCanGetViewRenderingList() 공개 메소드

testCanListViews() 공개 메소드

public testCanListViews ( )

testCanRegisterViewsAsCacheable() 공개 메소드

testCanReplaceViews() 공개 메소드

public testCanReplaceViews ( )

testCanSetViewPathsViaSpec() 공개 메소드

testCanSetViewsDirs() 공개 메소드

public testCanSetViewsDirs ( )

testDefaultNormalizeBehavior() 공개 메소드

public testDefaultNormalizeBehavior ( $canonical, $alias )

testDoesNotUsePhpToRenderStaticViews() 공개 메소드

testEmitsDeprecationWarningWhenOldViewNameIsReferenced() 공개 메소드

testRegistersPhpFilesAsViews() 공개 메소드

testRegistersStaticFilesAsViews() 공개 메소드

testStaticViewsAreAlwaysCacheable() 공개 메소드

testThrowsOnCircularAliases() 공개 메소드

testUsesPhpToRenderNonStaticViews() 공개 메소드

testViewCanOnlyExistIfString() 공개 메소드

testViewsCanExistBasedOnViewtypeFallback() 공개 메소드

testViewtypesCanFallBack() 공개 메소드

프로퍼티 상세

$hooks 보호되어 있는 프로퍼티

protected PluginHooksService,elgg $hooks
리턴 PluginHooksService

$views 보호되어 있는 프로퍼티

protected ViewsService,elgg $views
리턴 ViewsService

$viewsDir 보호되어 있는 프로퍼티

protected $viewsDir