PHP 클래스 Phalcon\Test\Unit\Tag\TagImageTest

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

공개 메소드들

메소드 설명
testImageArrayParameter ( ) Tests image with array as a parameter
testImageArrayParameterLocalLink ( ) Tests image with array parameter and local link
testImageArrayParameterRemoteLink ( ) Tests image with array parameter and remote link
testImageArrayParameterWithNameNoSrc ( ) Tests image with name and no src in parameter
testImageArrayParameterWithSrc ( ) Tests image with array as a parameters and src in it
testImageStringParameter ( ) Tests image with string as a parameter
testImageStringParameterLocalLink ( ) Tests image with string parameter and local link
testImageStringParameterRemoteLink ( ) Tests image with string parameter and remote link
testImageWithDisplayTo ( ) Tests image with displayTo
testImageWithDisplayToElementNotPresent ( ) Tests image with displayTo and element not present
testImageWithSetDefault ( ) Tests image with setDefault
testImageWithSetDefaultElementNotPresent ( ) Tests image with setDefault and element not present

메소드 상세

testImageArrayParameter() 공개 메소드

Tests image with array as a parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testImageArrayParameterWithNameNoSrc() 공개 메소드

Tests image with name and no src in parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testImageArrayParameterWithSrc() 공개 메소드

Tests image with array as a parameters and src in it
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testImageStringParameter() 공개 메소드

Tests image with string as a parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testImageWithDisplayTo() 공개 메소드

Tests image with displayTo
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testImageWithDisplayToElementNotPresent() 공개 메소드

Tests image with displayTo and element not present
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testImageWithSetDefault() 공개 메소드

Tests image with setDefault
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testImageWithSetDefaultElementNotPresent() 공개 메소드

Tests image with setDefault and element not present
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])