PHP 클래스 Phalcon\Test\Unit\Assets\ManagerTest

저자: Andres Gutierrez ([email protected])
저자: Nikolaos Dimopoulos ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
testAssetsExistsCollection ( ) exists tests
testAssetsManagerAddingCss ( ) Tests addCss
testAssetsManagerAddingCssWithAddResource ( ) addResource tests
testAssetsManagerAddingJs ( ) Tests addJs
testAssetsManagerOutputCssWithImplicitOutput ( ) outputCss - implicitOutput tests
testAssetsManagerOutputCssWithoutImplicitOutput ( ) outputCss - without implicitOutput tests
testAssetsManagerOutputCssWithoutImplicitOutputFromCollection ( ) collection tests
testAssetsManagerOutputJsWithImplicitOutput ( ) outputJs - implicitOutput tests
testAssetsManagerOutputJsWithoutImplicitOutput ( ) outputJs - without implicitOutput tests
testAssetsManagerOutputJsWithoutImplicitOutputFromCollectionRemote ( ) collection tests
testBasicOutput ( ) Tests basic output
testOutputWithDisabledJoin ( ) Tests output with disabled join
testOutputWithEnabledJoin ( ) Tests output with enabled join
testOutputWithJoinAndFilter ( ) Tests output with disabled join
testTargetLocal ( ) Tests setting local target

메소드 상세

testAssetsExistsCollection() 공개 메소드

exists tests
부터: 2016-03-16
저자: Wojciech Ślawski ([email protected])

testAssetsManagerAddingCss() 공개 메소드

Tests addCss
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testAssetsManagerAddingCssWithAddResource() 공개 메소드

addResource tests
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testAssetsManagerAddingJs() 공개 메소드

Tests addJs
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testAssetsManagerOutputCssWithImplicitOutput() 공개 메소드

outputCss - implicitOutput tests
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testAssetsManagerOutputCssWithoutImplicitOutput() 공개 메소드

outputCss - without implicitOutput tests
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testAssetsManagerOutputCssWithoutImplicitOutputFromCollection() 공개 메소드

collection tests
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testAssetsManagerOutputJsWithImplicitOutput() 공개 메소드

outputJs - implicitOutput tests
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testAssetsManagerOutputJsWithoutImplicitOutput() 공개 메소드

outputJs - without implicitOutput tests
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testAssetsManagerOutputJsWithoutImplicitOutputFromCollectionRemote() 공개 메소드

collection tests
부터: 2014-10-13
저자: Nikolaos Dimopoulos ([email protected])

testBasicOutput() 공개 메소드

Tests basic output
부터: 2016-01-24
저자: Serghei Iakovlev ([email protected])
public testBasicOutput ( )

testOutputWithDisabledJoin() 공개 메소드

Tests output with disabled join
부터: 2016-01-24
저자: Serghei Iakovlev ([email protected])

testOutputWithEnabledJoin() 공개 메소드

Tests output with enabled join
부터: 2016-01-24
저자: Serghei Iakovlev ([email protected])

testOutputWithJoinAndFilter() 공개 메소드

Tests output with disabled join
부터: 2016-01-24
저자: Serghei Iakovlev ([email protected])

testTargetLocal() 공개 메소드

Tests setting local target
부터: 2013-10-25
저자: Serghei Iakovlev ([email protected])
저자: Dreamszhu ([email protected])
public testTargetLocal ( )