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

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

공개 메소드들

메소드 설명
testFileFieldArrayParameter ( ) Tests fileField with array as a parameter
testFileFieldArrayParameterWithId ( ) Tests fileField with array as a parameters and id in it
testFileFieldArrayParameterWithNameNoId ( ) Tests fileField with name and no id in parameter
testFileFieldStringParameter ( ) Tests fileField with string as a parameter
testFileFieldWithDisplayTo ( ) Tests fileField with displayTo
testFileFieldWithDisplayToElementNotPresent ( ) Tests fileField with displayTo and element not present
testFileFieldWithSetDefault ( ) Tests fileField with setDefault
testFileFieldWithSetDefaultElementNotPresent ( ) Tests fileField with setDefault and element not present

메소드 상세

testFileFieldArrayParameter() 공개 메소드

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

testFileFieldArrayParameterWithId() 공개 메소드

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

testFileFieldArrayParameterWithNameNoId() 공개 메소드

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

testFileFieldStringParameter() 공개 메소드

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

testFileFieldWithDisplayTo() 공개 메소드

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

testFileFieldWithDisplayToElementNotPresent() 공개 메소드

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

testFileFieldWithSetDefault() 공개 메소드

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

testFileFieldWithSetDefaultElementNotPresent() 공개 메소드

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