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

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

공개 메소드들

메소드 설명
testImageInputArrayParameter ( ) Tests imageInput with array as a parameter
testImageInputArrayParameterWithId ( ) Tests imageInput with array as a parameters and id in it
testImageInputArrayParameterWithNameNoId ( ) Tests imageInput with name and no id in parameter
testImageInputStringParameter ( ) Tests imageInput with string as a parameter
testImageInputWithDisplayTo ( ) Tests imageInput with displayTo
testImageInputWithDisplayToElementNotPresent ( ) Tests imageInput with displayTo and element not present
testImageInputWithSetDefault ( ) Tests imageInput with setDefault
testImageInputWithSetDefaultElementNotPresent ( ) Tests imageInput with setDefault and element not present

메소드 상세

testImageInputArrayParameter() 공개 메소드

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

testImageInputArrayParameterWithId() 공개 메소드

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

testImageInputArrayParameterWithNameNoId() 공개 메소드

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

testImageInputStringParameter() 공개 메소드

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

testImageInputWithDisplayTo() 공개 메소드

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

testImageInputWithDisplayToElementNotPresent() 공개 메소드

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

testImageInputWithSetDefault() 공개 메소드

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

testImageInputWithSetDefaultElementNotPresent() 공개 메소드

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